INPUT_OBJECT
input CreatePayLaterInsuranceBookingEducationLinkInput {firstname: String!lastname: String!birthdate: DateOnly!genderId: Int!passportNumber: String!email: String!phone: String!offeringId: Int!destinationCountryId: Int!duration: DurationTypeInput!startDate: DateOnly!studentNationalityId: Int!paymentDate: DateOnlyagencyName: String!ownerFirstName: String!ownerLastName: String!ownerEmail: String!metadata: String!dependents: [AgencyInsuranceBookingDependent]}