OBJECT
Airport
Represents single airport
link GraphQL Schema definition
- type Airport {
- : Int!
- : Int!
- : String!
- : AirportCode!
- : String! @deprecated( reason: "Please use code field instead" )
- : String! @deprecated( reason: "Please use code field instead" )
- : String! @deprecated( reason: "Please use code field instead" )
- : String! @deprecated( reason: "Please use code field instead" )
- : String! @deprecated( reason: "Please use code field instead" )
- : String!
- # Latitude in degrees-minutes format with direction (e.g., "N47-27.5", "S31-36.5")
- : String!
- # Latitude in angular seconds. Positive for North, negative for South (1 degree =
- # 3600 seconds)
- : Int!
- # Latitude in decimal degrees (e.g., 47.458333 for North, -31.608333 for South)
- : Float!
- # Longitude in degrees-minutes format with direction (e.g., "E008-32.9",
- # "W008-02.5")
- : String!
- # Longitude in angular seconds. Positive for East, negative for West (1 degree =
- # 3600 seconds)
- : Int!
- # Longitude in decimal degrees (e.g., 8.548333 for East, -8.041667 for West)
- : Float!
- # Country derived from the airport timezone
- : Country
- # Country name for this airport based on operator-specific airport directory data
- : String
- : Boolean!
- : String!
- # Internal timezone identifier
- : Int!
- : Timezone
- # Static numeric UTC offset representation (e.g., "+1", "+0", "-5"). Does not
- # account for DST.
- : String!
- # Static UTC offset in H.MM or HH.MM format (e.g., "1.00", "0.00", "-5.30"). Does
- # not account for DST. Use timezone.utcOffsetSeconds for DST-aware calculations.
- : String!
- # UTC offset in seconds for the specified time. Accounts for DST. Argument: time
- # (optional Unix timestamp or ISO datetime string, defaults to current time).
- #
- # Arguments
- # time: [Not documented]
- (
- : DateTime
- ): Int! @deprecated( reason: "Use `timezone.utcOffsetSeconds` field instead." )
- # Indicates if daylight saving time applies to this airport (1 = true, 0 = false)
- : Int!
- # Indicates if timezone data is locked from automatic updates
- : Boolean!
- # Version of the timezone database used for this airport (e.g., "2018e")
- : String!
- : String!
- : Int!
- : Int!
- : Int!
- : Int!
- : Int!
- : String!
- : Int!
- : Int!
- : String!
- : String!
- : Int!
- : Int!
- : String!
- : Int!
- : Int!
- : String!
- : String!
- : String!
- : String!
- : AirportNotes!
- : ApiAirportSunriseSunset!
- : ApiAirportOpenHours!
- # Requires access to resource GRAPHQL_AIRPORT_CATEGORY_SEE
- : [ApiAirportCategory!]!
- # Arguments
- # aircraft: [Not documented]
- (: AircraftQueryInput!): String!
- # Default airport category (ex. "C")
- : String!
- # Default airport category with variant (ex. "CB")
- : String!
- : AirportDetails!
- : Boolean!
- : Boolean!
- : Boolean!
- : Boolean!
- : [AirportTag!]!
- : Int
- : Int
- }
link Require by
- ActivityInterfaceCommon interface for different activity types.
- AircraftRepresents single aircraft belonging to operator specified in request endpoint
- AircraftActivitiesItem
- AircraftAvailabilityRecordRepresents information about aircraft availability on specified location from specified time.
- AircraftFixedRouteAirportRepresents airports in order for given fixed route
- AircraftInsuranceExcludedCountryRepresents single country with allowed airports
- AircraftMaintenanceRepresents single aircraft reservation activity.
- AircraftPosition
- AircraftPositionActivity
- AircraftPreferredHandler
- AircraftReservationRepresents single aircraft reservation activity.
- AircraftReservationHistoryEntry
- AirportDate
- AirportDetails
- AirportDirectoryRepresents airport directory (i.e. handlers, fuel suppliers, hotels) data
- AirportHandlerRepresents handler
- AirportHoursRecurrenceListDataRepresents airport with hours recurrence data
- AirportNearAircraftRangeRepresents single airport in aircraft range with distance of start airport.
- AirportWeatherWeather data (TAF and METAR) for airport
- AlternatesForAirport
- AptdirHandlerRepresents single handling agent belonging to operator specified in request endpoint
- CargoHandlingAdepChecklistItem
- CargoHandlingAdesChecklistItem
- ChecklistEmailConfigurationAirportNode for checklist email configuration airport
- ChecklistItemOffsetAirport
- ContactFlight
- ContactPreferredHandler
- CrewDutiesFilterValues of filter set in Crew Duties by particular user.
- CrewLocationsRepresents crew member location on a specific day
- CrewMemberRepresents a person, who has at least one rating for aircraft.
- CrewPanelActivityInterfaceCommon interface for different activity types.
- CrewPanelCrewQuerySection
- CrewPanelDutyRepresents single duty activity for crew panel
- CrewPanelDutyType
- CrewPanelFilterValues of filter set in Crew Panel by particular user.
- CrewPanelFlightRepresents single flight activity for crew panel
- CrewPanelFlightType
- CrewPanelHotelReservationEntry represents hotel reservation
- CrewPanelPositioningRepresents single positioning for crew panel
- CrewPanelPositioningType
- CrewPanelSafteFastCalculationResult
- CrewPanelSimulatorRepresents single simulator for Crew Panel. This can be actual activity or activity created or modified in Crew Panel drafts.
- CrewPanelSimulatorType
- CrewTravelPotentialPositioning
- CrewTravelToModifyPositioning
- DefaultPassengerData
- DutyRepresents single duty belonging to operator specified in request endpoint
- EmptyLegRepresents single flight activity.
- EstimatedTime
- FlightRepresents single flight activity.
- FlightWatchFlight Watch for a single flight or quote realisation subcharter leg
- FlightWatchHistoryEntry
- FtlDutyContains information regarding single FTL duty.
- FtlLegSchedule
- FtlSectorContains information regarding single FTL sector, which is a part of FTL duty.
- FuelPriceOutput
- HandlingAdepChecklistItem
- HandlingAdesChecklistItem
- JourneyLogJourney Log (also called Post Flight Report) for a single flight
- JourneyLogHistoryEntry
- Leg
- LimousineAdepChecklistItem
- LimousineAdesChecklistItem
- LoginRepresents login data (like login, code, etc in application) in Leon
- MaintenanceHistoryEntry
- MyAircraftReservationRepresents single aircraft reservation activity.
- OperatorSimulatorSettings
- OpsFuelOrderMessageType
- PaxTransportAdepChecklistItem
- PaxTransportAdesChecklistItem
- PersonalAirportEndorsementRepresents personal endorsement for airport
- PositioningRepresents single crew positioning activity.
- QueryRepresents all root fields exposed by Leon API
- QuoteRealizationAptSubPriceRepresents single element from quote airport prices.
- QuoteRealizationLegRepresents single quote realization leg belonging to operator specified in request endpoint
- QuoteRequestLegRepresents single quote request leg belonging to operator specified in request endpoint
- RequiredHotelReservationRepresents single hotel reservation required for a crew member
- RfqQuoteLeg
- SchedExcelFlightRepresents single SSIM flight data.
- SchedFlightRepresents single SCHED flight.
- Simulator
- SlotAdepChecklistItem
- SlotAdesChecklistItem
- SsimFlightRepresents single SSIM flight data.
- SubcharterModifiedLeg
- TimeReservationRepresents time reservation for arbitrary activity.