Docs
Dashboard

WebhookSubscriptionCreatePayload

Object

Fields returned for webhook subscription create payload.

#

Fields


errors
[WebhookSubscriptionCreateError!]

User-facing errors that prevented the operation from succeeding.

webhookSubscription
WebhookSubscription

The webhook subscription associated with this webhook subscription create payload.

#

Mutations


Creates a new webhook subscription with the provided details.