Anchor to DelegateAccessTokenDestroyPayloadDelegate
payloadDelegate Access Token Destroy Payload
Return type for mutation.
Anchor to FieldsFields
- shop (Shop!)
- status (Boolean)
- userErrors ([DelegateAccessTokenDestroyUserError!]!)
- 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.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- delegateAccessTokenDestroy (DelegateAccessTokenDestroyPayload)
- •mutation
Destroys a delegate access token.
- Anchor to accessTokenaccess•String!
Token required Provides the delegate access token to destroy.
Arguments
Was this section helpful?