OBJECT
CrewAppSchedule
link GraphQL Schema definition
- type CrewAppSchedule {
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppScheduleFlight!]!
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppScheduleSimulator!]!
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppSchedulePositioning!]!
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppScheduleReservation!]!
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppScheduleMaintenance!]!
- # Arguments
- # timeInterval:
- (: TimeIntervalInput!): [CrewAppScheduleDuty!]!
- }