OBJECT
AttributeUpdatePayload
link GraphQL Schema definition
1 type AttributeUpdatePayload implements Payload { 2 # Required permission: Attribute:read 3 MappedAttribute : 4 5 UserError!]! : [ 6 7 }
OBJECT
1 type AttributeUpdatePayload implements Payload { 2 # Required permission: Attribute:read 3 MappedAttribute : 4 5 UserError!]! : [ 6 7 }