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