Anchor to DelegateAccessTokenDestroyUserErrorDelegate
objectDelegate Access Token Destroy User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Delegate
Access Token Destroy User Error Code The error code.
- Anchor to fieldfield•[String!]
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•String!required
Token Provides the delegate access token to destroy.
Arguments
- Anchor to shopshop•Shop!non-null
The user's shop.
- Anchor to statusstatus•Boolean
The status of the delegate access token destroy operation. Returns true if successful.
- Anchor to userErrorsuser•[Delegate
Errors Access Token Destroy User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?