ENUM
AuditSeverity
Description
Represents the severity level for audits.
link GraphQL Schema definition
- enum AuditSeverity {
- # Critical audit.
- # Informational audit.
- # Unspecified severity.
- # Warning audit.
- }
ENUM
Represents the severity level for audits.
- enum AuditSeverity {
- # Critical audit.
- # Informational audit.
- # Unspecified severity.
- # Warning audit.
- }