Skip to content

EventSubscription

Event subscription settings.

Fields

Field Type Description
eventTypes [EventType!]! The event types to subscribe to.
isSubscribedToAllEvents Boolean! Whether the webhook is subscribed to all events.
isSubscribedToAllObjectTypes Boolean! Whether the webhook is subscribed to all object types.
objectTypes [EventObjectType!]! The object types to subscribe to.
severities [EventSeverity!]! The severity levels to subscribe to.
templateInfo TemplateInfo The template information.

Used By

Referenced by