INPUT_OBJECT
AircraftInsuranceExcludedCountryInput
Represents single country with allowed airports
link GraphQL Schema definition
- input AircraftInsuranceExcludedCountryInput {
- : [AirportCodeScalar!]
- : CountryCode!
- }
INPUT_OBJECT
Represents single country with allowed airports
- input AircraftInsuranceExcludedCountryInput {
- : [AirportCodeScalar!]
- : CountryCode!
- }