Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to StorefrontAccessTokenCreatePayload

StorefrontAccessTokenCreatePayload

payload

Return type for storefrontAccessTokenCreate mutation.

•
Shop!non-null

The user's shop.

Anchor to storefrontAccessTokenstorefrontAccessToken
•

The storefront access token.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•
mutation

Creates a storefront access token for use with the Storefront API.

An app can have a maximum of 100 active storefront access tokens for each shop.

Get started with the Storefront API.


Was this section helpful?