OBJECT
type CommunityTagAssignment {communityId: Int! categoryId: Int! tagId: Int! name: String categoryName: String }