Docs
Dashboard

webhookSubscriptionCreate

Mutation

Creates a new webhook subscription with the provided details.

#

Arguments


input
WebhookSubscriptionCreateInput!Required

Specifies the fields to create a webhook subscription.

#

Payload


errors
[WebhookSubscriptionCreateError!]

User-facing errors that prevented the operation from succeeding.

webhookSubscription
WebhookSubscription

The webhook subscription associated with this webhook subscription create payload.