orderSendConfirmationEmail
DEPRECATED
Deprecated, use mutation instead
No description
orderSendConfirmationEmail(
orderId: Int!
attachments: [Base64FileInput!]
): SendOrderConfirmResponseType! @deprecated
Deprecated, use mutation instead
No description
orderSendConfirmationEmail(
orderId: Int!
attachments: [Base64FileInput!]
): SendOrderConfirmResponseType! @deprecated
orderSendConfirmationEmail.orderId ● Int! non-null scalarorderSendConfirmationEmail.attachments ● [Base64FileInput!] list inputSendOrderConfirmResponseType object