OBJECT
type AgencyCompanySendingCountry {agencyCompanySendingCountryId: Int! agencyCompanyId: Int! countryId: Int! country: Country }