ApiKeyGeneratePayload
Autogenerated return type of ApiKeyGenerate.Object Type
Fields
| Field | Type | Description |
|---|---|---|
| apiKey | ApiKey | |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| errors required | [Error!]! | Errors encountered during mutation execution |
| success required | Boolean! | Indicates whether the operation was successful |
| token | String | Plaintext token (ONLY returned on creation, save securely) |
