ENUM

TerritoryStatus

link GraphQL Schema definition

  • enum TerritoryStatus {
  • Danger
  • Alert
  • Info
  • Success
  • }