OBJECT
type StudentEnrollmentFile {studentEnrollmentId: Int fileId: Int isAgencyFile: Boolean file: File isReadOnly: Boolean }