# CustomerSendAccountInviteEmailPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `customerSendAccountInviteEmail` mutation. ### Access Scopes ## Fields * [customer](/docs/api/admin-graphql/2024-10/objects/Customer): Customer - The customer to whom an account invite email was sent. * [userErrors](/docs/api/admin-graphql/2024-10/objects/CustomerSendAccountInviteEmailUserError): CustomerSendAccountInviteEmailUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerSendAccountInviteEmail](/docs/api/admin-graphql/2024-10/mutations/customerSendAccountInviteEmail) ## Examples