EventType

GraphQL schema definition

  • enum EventType{
  • OK,
  • ALERTING,
  • }

Required by