# OrderInvoiceSendPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `orderInvoiceSend` mutation. ### Access Scopes ## Fields * [order](/docs/api/admin-graphql/2024-07/objects/Order): Order - The order associated with the invoice email. * [userErrors](/docs/api/admin-graphql/2024-07/objects/OrderInvoiceSendUserError): OrderInvoiceSendUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderInvoiceSend](/docs/api/admin-graphql/2024-07/mutations/orderInvoiceSend) ## Examples