Mutation: setOpsWarnCautionTriggerPeriodDays
Requires access to resource GRAPHQL_OPERATOR_GENERAL_SETTINGS_EDIT
operator {
generalSettings {
setOpsWarnCautionTriggerPeriodDays(
days: IntNonNegative
): Boolean!
}
}
Arguments
setOpsWarnCautionTriggerPeriodDays.days ● IntNonNegative scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.