webhooks
Returns webhook subscriptions for the current practice.
webhooks(
includeDeleted: Boolean
): [WebhookSubscription!]!
Arguments
webhooks.includeDeleted ● Boolean scalar
Type
WebhookSubscription object
A webhook subscription for outbound event delivery.
See Webhooks guide for integration details.