UpdateWebhookConfigurationPayload
Payload returned when updating a webhook configuration
This page contains
Fields
| webhookConfiguration: WebhookConfiguration | Updated webhook configuration if successful |
| userErrors: [UpdateWebhookConfigurationError!] | Errors preventing update of the webhook configuration |
Mutations for UpdateWebhookConfigurationPayload
| updateWebhookConfiguration | Update a webhook configuration |