OBJECT
type StudentCoursePreference {studentCoursePreferenceId: Int studentId: Int name: String created: DateTime modified: DateTime }