OBJECT
type SchoolHighlight {schoolHighlightId: Int schoolId: Int languageId: Int highlight: String position: Int created: DateTime modified: DateTime school: School language: Language }