Anchor to draftOrderInvoiceSenddraft
draft Order Invoice Send
mutation
Requires access scope. Also: The user must have access to manage draft orders.
Sends an email invoice for a draft order.
Anchor to Arguments
Arguments
- Anchor to emailemail•
Specifies the draft order invoice email fields.
- •ID!required
Specifies the draft order to send the invoice for.
Was this section helpful?
- Anchor to draftOrderdraft•
Order The draft order an invoice email is sent for.
- Anchor to userErrorsuser•
Errors [UserError!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?