INPUT_OBJECT
input CreateSchoolQuoteParams {schoolId: Int!currencyId: Int!studentNationalityId: Int!studentFirstName: String!studentLastName: String!studentEmail: StringstudentAge: Int!agencyName: StringagencyLocationCountryId: IntagencyRecruitsFromCountryIds: [Int]agencyEmail: StringisForDirectStudent: Boolean}