Skip to main content
Log inSign up
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.

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

The list of errors that occurred from executing the mutation.


Was this section helpful?