Skip to main content

Mutation: setAutoCloseThreshold

operator {
journeyLogSettings {
setAutoCloseThreshold(
hours: IntPositive
): SetAutoCloseThresholdOutput!
}
}

Arguments

setAutoCloseThreshold.hours ● IntPositive scalar

Possible violation list: INVALID_CHARACTERS_ERROR,NOT_IN_RANGE_ERROR,TOO_HIGH_ERROR,TOO_LOW_ERROR

Type

SetAutoCloseThresholdOutput union