# CustomerResetPayload - storefront - PAYLOAD Version: 2024-10 ## Description Return type for `customerReset` mutation. ### Access Scopes ## Fields * [customer](/docs/api/storefront/2024-10/objects/Customer): Customer - The customer object which was reset. * [customerAccessToken](/docs/api/storefront/2024-10/objects/CustomerAccessToken): CustomerAccessToken - A newly created customer access token object for the customer. * [customerUserErrors](/docs/api/storefront/2024-10/objects/CustomerUserError): CustomerUserError! - The list of errors that occurred from executing the mutation. * [userErrors](/docs/api/storefront/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [customerReset](/docs/api/storefront/2024-10/mutations/customerReset) ## Examples