[Go to site: main page, start]

Skip to main content
Anchor to StorefrontAccessTokenDeletePayload

StorefrontAccessTokenDeletePayload

payload

Return type for storefrontAccessTokenDelete mutation.

Anchor to deletedStorefrontAccessTokenIddeletedStorefrontAccessTokenId
ID

The ID of the deleted storefront access token.

[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

Deletes a storefront access token.

Arguments

StorefrontAccessTokenDeleteInput!
required

Provides the input fields required to delete a storefront access token.



Was this section helpful?