Skip to content

GraphQL Schema Reference

AlertSeverity

GraphQL Schema definition

  • enum AlertSeverity {
  • TBD
  • Info
  • Low
  • Med
  • High
  • Critical
  • }