orderSendConfirmationEmail
No description
orderSendConfirmationEmail(
orderId: Int!
attachments: [Base64FileInput!]
): SendOrderConfirmResponseType!
No description
orderSendConfirmationEmail(
orderId: Int!
attachments: [Base64FileInput!]
): SendOrderConfirmResponseType!
orderSendConfirmationEmail.orderId
● Int!
non-null scalarorderSendConfirmationEmail.attachments
● [Base64FileInput!]
list inputSendOrderConfirmResponseType
object