Skip to main content

Mutation: update

Requires access to resource GRAPHQL_SIMULATOR_SEE. Requires access to given simulator. Requires access to resource GRAPHQL_SIMULATOR_EDIT. Validate input fields. At least one crew member is required if journey log fields are filled. If at least one of journey log fields is filled, required journey log fields must be filled.

simulator {
update(
simulatorNid: SimulatorNid!
simulatorInput: SimulatorInput!
timeZoneToggle: TimeZoneToggle!
): Simulator!
}

Arguments

update.simulatorNid ● SimulatorNid! non-null scalar

Possible violation list: IS_NOT_SOME_ERROR

update.simulatorInput ● SimulatorInput! non-null input

update.timeZoneToggle ● TimeZoneToggle! non-null input

Type

Simulator object