Anchor to DelegateAccessTokenDestroyUserErrorDelegate
Delegate Access Token Destroy User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Destroys a delegate access token.
- Anchor to accessTokenaccess•
Token String!required Provides the delegate access token to destroy.
Arguments
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to statusstatus•
The status of the delegate access token destroy operation. Returns true if successful.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?