OBJECT
type PlanTagCategory {id: Int! name: String! # Arguments# clientName: plansByTagCategoryId(clientName: String!): [Plan] }