OBJECT
OperatorJourneyLogSettingsMutation
link GraphQL Schema definition
- type OperatorJourneyLogSettingsMutation {
- # Arguments
- # field:
- # required:
- (
- JourneyLogConfigurableField!, :
- Boolean! :
- ): Boolean!
- # Arguments
- # density:
- # Possible violation list: TOO_LOW_ERROR,TOO_HIGH_ERROR
- Float!): SetJetFuelDensityOutput! ( :
- # Arguments
- # density:
- # Possible violation list: TOO_LOW_ERROR,TOO_HIGH_ERROR
- Float!): SetAvgasFuelDensityOutput! ( :
- # Arguments
- # days:
- # Possible violation list: TOO_LOW_ERROR
- Int): SetDaysToKeepJLFilesOutput! ( :
- # Arguments
- # enabled:
- (
- Boolean! :
- ): Boolean!
- # Arguments
- # field:
- # enabledStatus:
- (
- JourneyLogConfigurableField!, :
- JourneyLogFieldEnabledStatus! :
- ): Boolean!
- # Arguments
- # field:
- # fleet:
- (
- JourneyLogConfigurableField!, :
- AircraftNid!]! : [
- ): Boolean!
- # Arguments
- # required:
- (
- Boolean! :
- ): Boolean!
- # Arguments
- # mode:
- (
- JourneyLogNightTimeCalculationMode! :
- ): Boolean!
- # Arguments
- # required:
- (
- Boolean! :
- ): Boolean!
- }