ENUM
MatchSeverity
Description
The severity of the match or matches found.
link GraphQL Schema definition
- enum MatchSeverity {
- # Match severity is critical.
- # Unspecified severity.
- # Match severity is warning.
- }
ENUM
The severity of the match or matches found.
- enum MatchSeverity {
- # Match severity is critical.
- # Unspecified severity.
- # Match severity is warning.
- }