CreateControllerTokenResult
Type: Object
The result of the :create_controller_token mutation
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| errors | [MutationError!]! | Any errors generated, if the mutation failed | ||
| metadata | CreateControllerTokenMetadata | Metadata produced by the mutation | ||
| result | ControllerToken | The successful result of the mutation |