OBJECT
LicenseRequirementTopic
link GraphQL Schema definition
- type LicenseRequirementTopic implements Node {
- : ID!
- : Float!
- : Boolean!
- : [String!]!
- : String
- : Boolean!
- : Boolean!
- : LicenseRequirementTopicType!
- : Int!
- : LicenseRequirementTopicRenewalCycleUnit!
- : String
- : String
- # The CE Broker Subject Area Code for this requirement topic
- : String
- # The CE Broker Course ID for this requirement topic
- : String
- : LicenseRequirement
- : Topic
- }