INPUT_OBJECT
CrewPanelFlightFilterByHours
Set of rules for fetching a collection of flights
link GraphQL Schema definition
- input CrewPanelFlightFilterByHours {
- TimeZoneToggle! :
- TimeIntervalInput! :
- HourIntervalInput! :
- # Only flights with status from this list will be included in the result
- FlightStatus!] : [
- CrewMemberNid!] : [
- LocationNid :
- }