type WebhookSecretResult
Returned only by webhookCreate and webhookRotateSecret: the webhook plus its raw signing secret, shown once and never retrievable again. Use it to verify delivered payload signatures.
| Field | Type | Description |
|---|---|---|
webhook | Webhook! | |
signingSecret | String! |