object DisableWebhookOutput
Fields
| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
webhook | Webhook |
Referenced By
- webhook_disable Mutation
Example
{
"request_id": "abc123",
"complexity": 987,
"webhook": Webhook
}| Field | Type | Description |
|---|---|---|
request_id | String | |
complexity | Int | |
webhook | Webhook |
{
"request_id": "abc123",
"complexity": 987,
"webhook": Webhook
}