INPUT_OBJECT
Item for tag group
input TagGroupItemParams {# The asset id of the tag the asset belongs toassetId: ID!# The tag identifiertagId: String!# The value type for the tagtagType: String!}