# CustomerUpdatePayload - customer - PAYLOAD Version: 2025-07 ## Description Return type for `customerUpdate` mutation. ### Access Scopes ## Fields * [customer](/docs/api/customer/2025-07/objects/Customer): Customer - The customer's personal information that has been updated. * [userErrors](/docs/api/customer/2025-07/objects/UserErrorsCustomerUserErrors): UserErrorsCustomerUserErrors! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerUpdate](/docs/api/customer/2025-07/mutations/customerUpdate) ## Examples