OBJECT
A tag ID item for tagGroup
type TagGroupItem {# The asset the tag belongs toasset: Asset! # The tag identifiertagId: String! # The type of the tagtagType: String! }