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!