OBJECT
OperatorMutation
link GraphQL Schema definition
- type OperatorMutation {
- # Requires access to resource GRAPHQL_CHECKLIST_CONFIGURATION_EDIT
- OperatorChecklistSettingsMutation! :
- # Requires access to resource GRAPHQL_JOURNEY_LOG_CONFIGURATION_EDIT
- OperatorJourneyLogSettingsMutation! :
- # Requires access to resource INTEGRATION_SETTINGS_EDIT
- OperatorIntegrationSettingsMutation! :
- # Requires access to resource GRAPHQL_TAG_SETTING_EDIT
- TagSettingsMutation! :
- FleetSettingsMutation! :
- }