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