DestroyControllerTokenResult
Type: Object
The result of the :destroy_controller_token mutation
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| errors | [MutationError!]! | Any errors generated, if the mutation failed | ||
| result | ControllerToken | The record that was successfully deleted |