Skip to main content
Anchor to DelegateAccessTokenDestroyUserError

DelegateAccessTokenDestroyUserError

object

An error that occurs during the execution of DelegateAccessTokenDestroy.

•DelegateAccessTokenDestroyUserErrorCode

The error code.

•[String!]

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.

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


Was this section helpful?
OSZAR »