OBJECT
type AgencyInsuranceBookingStudentSecondaryAddressSnapshot {agencyInsuranceBookingId: Int! countryId: Int street: String addressComplement: String zipcode: String city: String state: String country: Country }