OBJECT
type CountryRequiredLandingPermit {countryCode: String! requiredStatus: CountryPermitRequiredStatus! validity: Int entryPointMandatory: Boolean entryPoint: String exitPoint: String supplier: String number: String }