--- title: CustomerUpdatePayload - Customer API description: Return type for `customerUpdate` mutation. api_version: 2025-10 api_name: customer type: payload api_type: graphql source_url: html: 'https://shopify.dev/docs/api/customer/latest/payloads/CustomerUpdatePayload' md: >- https://shopify.dev/docs/api/customer/latest/payloads/CustomerUpdatePayload.md --- # Customer​Update​Payload payload Return type for `customerUpdate` mutation. ## Fields * customer [Customer](https://shopify.dev/docs/api/customer/latest/objects/Customer) The customer's personal information that has been updated. * user​Errors [\[User​Errors​Customer​User​Errors!\]!](https://shopify.dev/docs/api/customer/latest/objects/UserErrorsCustomerUserErrors) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [customer​Update](https://shopify.dev/docs/api/customer/latest/mutations/customerUpdate) mutation Updates the customer's personal information. *** ## Map ### Mutations with this payload * [customer​Update](https://shopify.dev/docs/api/customer/latest/types/customerUpdate)