Skip to main content

CreateEmptyUnitGroupInput

Input for creating an empty unit group

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

Fields

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