Skip to main content

UnitGroup

A unit group represents a collection of units within an organization.

type UnitGroup {
businessUnit: BusinessUnit
customReference: String
externalReference: String
icon: String
id: UUID
name: String
organization: Organization
path: String
}

Fields

NomTypeDescription
businessUnitBusinessUnit objectThe business unit to which this unit group belongs
customReferenceString scalarA custom reference for the unit group
externalReferenceString scalarThe external reference of the unit group
iconString scalarThe icon associated with the unit group
idUUID scalar
nameString scalarThe name of the unit group
organizationOrganization objectThe organization to which this unit group belongs
pathString scalarThe hierarchical path of the unit group addUnitGroupToUnitGroup addUnitToUnitGroup createChildUnitGroup createEmptyUnitGroup deleteUnitGroup listUnitGroups modifyUnitGroup removeUnitFromUnitGroup unitGroup unitGroupsByParentName ApartmentUnit HouseUnit OtherUnit ParkingUnit Unit UnitV2