Skip to main content

Query: getFlightCountryRequiredLandingPermits

Requires access to resource GRAPHQL_COUNTRY_DATABASE_SEE. Requires access to given flight

countryDirectory {
countryPermit {
getFlightCountryRequiredLandingPermits(
flightNid: FlightNid!
countryCodeList: [CountryCode!]!
): [CountryRequiredLandingPermit!]!
}
}

Arguments

getFlightCountryRequiredLandingPermits.flightNid ● FlightNid! non-null scalar

getFlightCountryRequiredLandingPermits.countryCodeList ● [CountryCode!]! non-null scalar

Type

CountryRequiredLandingPermit object