ENUM
WebhookStatusV2
Description
Enum representing the webhook status.
link GraphQL Schema definition
- enum WebhookStatusV2 {
- # The webhook was turned off by the system.
- # The webhook is not enabled.
- # The webhook is enabled.
- # Unused default value.
- }