# DraftOrderInvoiceSendPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `draftOrderInvoiceSend` mutation. ### Access Scopes ## Fields * [draftOrder](/docs/api/admin-graphql/2024-10/objects/DraftOrder): DraftOrder - The draft order an invoice email is sent for. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [draftOrderInvoiceSend](/docs/api/admin-graphql/2024-10/mutations/draftOrderInvoiceSend) ## Examples