Skip to main content

UnitType

Represents a type of unit in the system

type UnitType {
active: Boolean
category: String
editable: Boolean
id: UUID
kind: String
name: String
}

Fields

NomTypeDescription
activeBoolean scalar
categoryString scalar
editableBoolean scalar
idUUID scalar
kindString scalar
nameString scalaractivateUnitType activeUnitTypes createDefaultUnitTypes createUnitType deactivateUnitType deleteUnitType unitTypes updateUnitTypeName