OBJECT

LicenseRequirementTopicStats

link GraphQL Schema definition

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

link Require by