SubscriptionSeverityInput
Input for the event and audit severities that the webhook is subscribed to.
Fields
| Field | Type | Description |
|---|---|---|
| auditSeverities | [UserAuditSeverityEnum!] | Input for the audit severities that the webhook is subscribed to. |
| eventSeverities | [ActivitySeverityEnum!] | Input for the event severities that the webhook is subscribed to. |