OBJECT
CrewPanelSubscriptionSection
Subscriptions related to Crew Panel module.
link GraphQL Schema definition
- type CrewPanelSubscriptionSection {
- # Arguments
- # operatorId:
- (: OperatorId!): CrewPanelPublishProgress!
- # Arguments
- # operatorId:
- # calculationId:
- # timezoneToggle:
- (
- : OperatorId!,
- : String!,
- : TimeZoneToggle!
- ): NonNullListOfNonNullCrewPanelSafteFastCalculationResultValueOrErrorList!
- # Arguments
- # operatorId:
- (: OperatorId!): SafteFastProgress!
- : CrewPanelPlannerSubscription!
- }