Skip to main content
Anchor to storefrontCustomerAccessTokenCreate

storefrontCustomerAccessTokenCreate

mutation
Deprecated.
The storefrontCustomerAccessTokenCreate is deprecated and will be removed in a future version. Please see the changelog for more information.

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.

Anchor to StorefrontCustomerAccessTokenCreatePayload returnsStorefrontCustomerAccessTokenCreatePayload returns

•String

The created access token.

•[UserErrorsStorefrontCustomerAccessTokenCreateUserErrors!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?