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