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