Skip to main content
Anchor to OrderInvoiceSendUserError

OrderInvoiceSendUserError

object

An error that occurs during the execution of OrderInvoiceSend.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Sends an email invoice for an order.

Arguments

•

The email input fields for the order invoice. The bcc and from fields should be store or staff account emails.

•
ID!required

The order associated with the invoice.


Fields

•

The order associated with the invoice email.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?