OBJECT
OfferingCourseCategory
link GraphQL Schema definition
- type OfferingCourseCategory {
- : Int
- : Int
- : Int
- : Int
- : String @deprecated( reason: "As of 2020-08-10 the codeName can be retrieved from the offeringCourseCategoryContent. This field is deprecated." )
- : Int
- : Int
- : OfferingCourseCategoryContent
- : OfferingCourseCategoryTaxonomy
- : [OfferingCourseCategoryPathNode]
- }