OBJECT
type SchoolTerms {schoolTermsId: Int schoolId: Int languageId: Int terms: String created: DateTime modified: DateTime language: Language }