OBJECT
type SimpleTags {Classification: TagClassification CreatedById: ID! CreatedDate: Instant! LastModifiedById: ID! LastModifiedDate: Instant! Name: String! Type: String UID: ID! }