Query: flights
externalMarketplace {
flights(
startDate: FutureDateTime
endDate: FutureDateTime
aircraftRegistrationWildcard: String
): [ExternalMarketplaceOAuthQueryFlight!]!
}
Arguments
flights.startDate ● FutureDateTime scalar
By default, the current date will be assumed.
flights.endDate ● FutureDateTime scalar
By default, there would be no restrictions.
flights.aircraftRegistrationWildcard ● String scalar
Aircraft registration wildcard.