Mutation: setRecalculateBlockTimeOnStdStaChange
Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT
operator {
generalSettings {
setRecalculateBlockTimeOnStdStaChange(
enabled: Boolean!
): Boolean!
}
}
Arguments
setRecalculateBlockTimeOnStdStaChange.enabled ● Boolean! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.