Admin APIAPI ReferenceItemsObjectsItemLabelsResultLabelOn this pageItemLabelsResultLabel Object Description Label entry in item labels search results, containing the label ID and name. Declaration type ItemLabelsResultLabel { id: Long! name: String!} Fields NameTypeDescriptionidLong!Numeric label ID.nameString!Name of the label.