Skip to main content

SimpleAirportType (Object)

Represents single airport

type SimpleAirportType {
locationNid: Int!
code: AirportCode!
city: String!
shouldBeHidden: Boolean!
}

Fields

SimpleAirportType.locationNid ● Int! non-null scalar

SimpleAirportType.code ● AirportCode! non-null object

SimpleAirportType.city ● String! non-null scalar

SimpleAirportType.shouldBeHidden ● Boolean! non-null scalar

Member Of

CrewAppScheduleDuty object ● CrewAppScheduleFlight object ● CrewAppScheduleMaintenance object ● CrewAppSchedulePositioning object ● CrewAppScheduleReservation object ● CrewAppScheduleSimulator object ● HotelReservation object ● MyHotelReservation object ● MyTrRevision object ● RequiredHotel object