Types > Webhook
Description
Topic: Webhooks
Fields
crc_status: WebhookCRCStatus!
Webhook CRC status
Whether this webhook is enabled or not
Example: true
Unique webhook identifier. See also: Unique Identifiers
Example: "wh_EQzGqWoY"
A secret for CRC check
Example: "74e3f83b8b73f456ac0d731aecf73e8b39a6aceecd67c544eae124cd08cd26ad"
Webhook endpoint URL
Example: "http://foobar.com/webhooks/app"
Send only these event types, when empty - send all
Used By
Mutations
webhooksCreate, webhooksModify
Queries
Types
Preview (typescript)
Loading module