INPUT_OBJECT
A filter data structure for matching instructors
input InstructorFilter {accountingNumber: String# Internal code of the instructorcode: Stringemail: Stringfirstname: Stringlastname: String}