Skip to main content

AddUnitToUnitGroupInput

Input for adding a unit to a unit group

input AddUnitToUnitGroupInput {
unitGroupId: UUID!
unitId: UUID!
}

Fields

NomTypeDescription
unitGroupIdUUID! non-null scalarThe ID of the unit group
unitIdUUID! non-null scalarThe ID of the unit to be added addUnitToUnitGroup