Webhook
Queries
Mutations
Types
DateTimeISO 8601 formatted date time. Ex. 2023-11-23T14:30:00ZJSONA JSON stringOperationResultOperational return type representing success or failure with a message.PageInfoPageInfo type for cursor-based pagination following the Relay specification for cursor based pagination.WebhookA subscription that delivers event notifications to an owner-supplied HTTPS endpoint. Referenced by id so its url or event list can change without affecting referencing records.WebhookConnectionWebhookCreateInputWebhookDeleteInputWebhookEdgeWebhookRequestA single delivery of a JSON payload to a webhook, together with its retry state. Retained for 90 days.WebhookRequestConnectionWebhookRequestEdgeWebhookRequestsInputWebhookRequestStatusDelivery lifecycle of a WebhookRequest. A request is pending until it is delivered (an accepted 200/201 response) or failed (no acceptance within the 7-day retry deadline).WebhookRotateSecretInputWebhookSecretResultReturned 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.WebhooksInputWebhookUpdateInput