Skip to main content
Anchor to DelegateAccessTokenDestroyUserError

DelegateAccessTokenDestroyUserError

object

An error that occurs during the execution of DelegateAccessTokenDestroy.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Destroys a delegate access token.

Arguments

•
String!required

Provides the delegate access token to destroy.


Fields

•
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?


Was this section helpful?