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