| Property Name | Type | Description | 
|---|---|---|
| __typename | Literal | |
| errors | Maybe<Array<MutationError>> | A list of errors that occurred during token creation. | 
| success | Boolean | Whether the token was created successfully. | 
| token | Maybe<CreateIncomingWebhookToken> | The token that was created. | 
Rate this page: