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