Skip to main content
Anchor to delegateAccessTokenDestroy

delegateAccessTokenDestroy

mutation

Destroys a delegate access token.

String!required

Provides the delegate access token to destroy.


Was this section helpful?

Anchor to DelegateAccessTokenDestroyPayload returnsDelegateAccessTokenDestroyPayload returns

Shop!non-null

The user's shop.

Boolean

The status of the delegate access token destroy operation. Returns true if successful.

[DelegateAccessTokenDestroyUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?