ENUM

CourseType

CourseType is enum for the field type

link GraphQL Schema definition

  • enum CourseType {
  • ondemand
  • live
  • hybrid
  • }