Webhook
input
WebhookUpdateInput!
Required
type Mutation { webhookUpdate(input: WebhookUpdateInput!): Webhook }
Mutation.
webhookUpdate
Updates an existing
Webhook
.Arguments
input
WebhookUpdateInput!
Required
Returns:
Webhook
type Mutation { webhookUpdate(input: WebhookUpdateInput!): Webhook }