--- title: CustomerEmailMarketingConsentUpdatePayload - GraphQL Admin description: Return type for `customerEmailMarketingConsentUpdate` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customeremailmarketingconsentupdatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/customeremailmarketingconsentupdatepayload.md --- # Customer​Email​Marketing​Consent​Update​Payload payload Return type for `customerEmailMarketingConsentUpdate` mutation. ## Fields * customer [Customer](https://shopify.dev/docs/api/admin-graphql/latest/objects/Customer) The updated customer. * user​Errors [\[Customer​Email​Marketing​Consent​Update​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerEmailMarketingConsentUpdateUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Email​Marketing​Consent​Update](https://shopify.dev/docs/api/admin-graphql/latest/mutations/customerEmailMarketingConsentUpdate) mutation Update a customer's email marketing information information. *** ## Map ### Mutations with this payload * [customer​Email​Marketing​Consent​Update](https://shopify.dev/docs/api/admin-graphql/latest/types/customerEmailMarketingConsentUpdate)