Skip to main content

ModifyUnitGroupInput

Input for modifying a unit group

input ModifyUnitGroupInput {
businessUnitId: UUID
customReference: String
externalReference: String
icon: String
name: String
unitGroupId: UUID!
}

Fields

NomTypeDescription
businessUnitIdUUID scalarThe new business unit id of the unit group
customReferenceString scalarThe new custom reference of the unit group
externalReferenceString scalarThe new external reference of the unit group
iconString scalarThe new icon of the unit group
nameString scalarThe new name of the unit group
unitGroupIdUUID! non-null scalarThe ID of the unit group modifyUnitGroup