OBJECT
AttributesAssignPayload
link GraphQL Schema definition
1 type AttributesAssignPayload implements Payload { 2 ObjectWithAttributes : 3 4 UserError!]! : [ 5 6 UserWarning!]! : [ 7 8 }
OBJECT
1 type AttributesAssignPayload implements Payload { 2 ObjectWithAttributes : 3 4 UserError!]! : [ 5 6 UserWarning!]! : [ 7 8 }