INPUT_OBJECT
input StudentEnrollmentListFilterInput {studentEnrollmentIds: [Int]agencyIds: [Int]schoolIds: [Int]isConnectedSchool: BooleanagencyOwnerIds: [Int]studentEnrollmentStatusIds: [Int]quickTextSearch: StringfuzzyStudentName: Stringcreated: DateOnlyRangeInputorder: [StudentEnrollmentOrderBy]isStudentEnrollmentCancelled: Boolean}