webhookUpdate
Updates a webhook subscription.
webhookUpdate(
id: ID!
input: WebhookUpdateInput!
): WebhookUpdate
Arguments
webhookUpdate.id
● ID!
non-null scalar miscellaneous
ID of a webhook to update.
webhookUpdate.input
● WebhookUpdateInput!
non-null input webhooks
Fields required to update a webhook.
Type
WebhookUpdate
object webhooks
Updates a webhook subscription.