Skip to main content

webhookSubscription

A webhook subscription, queried by its id

webhookSubscription(
id: ID!
): WebhookSubscription

Arguments

webhookSubscription.id ● ID! non-null scalar

Type

WebhookSubscription object

A Subscription to the webhooks service. It describes the registration of a callback url (the endpoint) and a list of event types the client wants to be notified of.