OBJECT
type SchoolAccreditation {schoolAccreditationId: Int schoolId: Int fileId: Int position: Int school: School file: File }