OBJECT
type StudentEnrollmentField {studentEnrollmentFieldId: Int fieldTypeId: Int codeName: String isRequired: Boolean description: String position: Int placeholder: String fileId: Int file: File value: String }