--- title: AbandonmentEmailStateUpdatePayload - GraphQL Admin description: Return type for `abandonmentEmailStateUpdate` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/abandonmentemailstateupdatepayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/abandonmentemailstateupdatepayload.md --- # Abandonment​Email​State​Update​Payload payload Return type for `abandonmentEmailStateUpdate` mutation. ## Fields * abandonment [Abandonment](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Abandonment) The updated abandonment. * user​Errors [\[Abandonment​Email​State​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/AbandonmentEmailStateUpdateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [abandonment​Email​State​Update](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/abandonmentEmailStateUpdate) mutation Deprecated *** ## Map