updateWebhookSubscription
Updates an existing webhook subscription.
Throws an error with code NOT_FOUND if no webhook subscription is found.
See the webhooks guide for more information.
updateWebhookSubscription(
input: UpdateWebhookSubscriptionInput!
): UpdateWebhookSubscriptionPayload!
Arguments
updateWebhookSubscription.input ● UpdateWebhookSubscriptionInput! non-null input
Type
UpdateWebhookSubscriptionPayload object
The payload object returned when updating an existing webhook subscription.