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