storefrontCustomerAccessTokenCreate - customer - MUTATION
Version: unstable
Description:
Exchanges the Customer Access Token, provided in the Authorization header, into a Storefront Customer Access Token. Renew this token each time you update the Customer Access Token found in the Authorization header.
Access Scopes
Arguments
Returns
customerAccessToken
: String The created access token.
userErrors
: UserErrorsStorefrontCustomerAccessTokenCreateUserErrors! The list of errors that occurred from executing the mutation.
Examples