OBJECT
CrewAppQuery
link GraphQL Schema definition
- type CrewAppQuery {
- : MySchedule!
- : LoggedUserRole!
- : CrewAppFlightQuery!
- : CrewAppScheduleFilter!
- : CrewAppOperatorSettings!
- : CrewAppPositioningQuery!
- # Requires access to resource CREW_APP_SCHEDULE_SEE
- : CrewAppSchedule!
- : Boolean!
- # Arguments
- # pin:
- (: Int!): Boolean!
- }