Anchor to StorefrontAccessTokenCreatePayloadStorefront
StorefrontAccessTokenCreatePayload
payload
Return type for mutation.
Anchor to FieldsFields
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to storefrontAccessTokenstorefront•
Access Token The storefront access token.
- Anchor to userErrorsuser•
Errors [UserError!]! non-null 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.
Was this section helpful?