OBJECT

OfferingCourseCategory

link GraphQL Schema definition

  • type OfferingCourseCategory {
  • offeringCourseCategoryId: Int
  • left: Int
  • right: Int
  • depth: Int
  • codeName: String
  • }