OBJECT
type LicenseRequirementTopicStats {topicID: ID! topicName: String! totalPosts: Int! totalCreditHours: Float! requiredHours: Float! percentageFulfilled: Float! providerTypeID: ID! providerTypeName: String! }