ENUM
CourseType
CourseType is enum for the field type
link GraphQL Schema definition
- enum CourseType {
- }
link Require by
- Coursenull
- CourseWhereInputCourseWhereInput is used for filtering Course objects. Input was generated by ent.
- CreateCourseInputCreateCourseInput is used for create Course object. Input was generated by ent.
- UpdateCourseInputUpdateCourseInput is used for update Course object. Input was generated by ent.