WebhookUpdate
Updates a webhook subscription.
type WebhookUpdate {
webhookErrors: [WebhookError!]!
webhook: Webhook
}
Fields
WebhookUpdate.webhookErrors ● [WebhookError!]! non-null object
WebhookUpdate.webhook ● Webhook object
Returned By
webhookUpdate mutation