DEV

Mutation.

webhookUpdate

Updates an existing Webhook.

Arguments

Required

No description

Returns:

Webhook

GraphQL
1
2
3
type Mutation {
  webhookUpdate(input: WebhookUpdateInput!): Webhook
}

Was this page helpful?