Mutation: setSimulatorPositionList
Requires access to resource GRAPHQL_SIMULATOR_CONFIGURATION_EDIT
operator {
operatorSimulatorSettings {
setSimulatorPositionList(
positionList: [PositionNid!]!
): Boolean!
}
}
Arguments
setSimulatorPositionList.positionList ● [PositionNid!]! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.