webhookSubscriptionCreate
MutationCreates a new webhook subscription with the provided details.
#
Arguments
- WebhookSubscriptionCreateInput!Required
input Specifies the fields to create a webhook subscription.
#
Payload
- [WebhookSubscriptionCreateError!]
errors User-facing errors that prevented the operation from succeeding.
- WebhookSubscription
webhookSubscription The webhook subscription associated with this webhook subscription create payload.