OBJECT
OrderLinkAttachmentAddPayload
link GraphQL Schema definition
1 type OrderLinkAttachmentAddPayload implements Payload { 2 # Required permission: Order:read 3 OrderAttachment : 4 5 UserError!]! : [ 6 7 UserWarning!]! : [ 8 9 }
OBJECT
1 type OrderLinkAttachmentAddPayload implements Payload { 2 # Required permission: Order:read 3 OrderAttachment : 4 5 UserError!]! : [ 6 7 UserWarning!]! : [ 8 9 }