OBJECT
type StudentSchoolPreference {studentSchoolPreferenceId: Int studentId: Int name: String created: DateTime modified: DateTime }