ENUM

OrganizationUnitType

Organization Unit type

link GraphQL Schema definition

  • enum OrganizationUnitType {
  • # Represents a Location Group
  • LOCATION_GROUP
  • # Represents a physical location
  • PHYSICAL_LOCATION
  • }