Description Fields max: Int! upper boundary (inclusive) min: Int! lower boundary (inclusive) Used By Types ShardedTask Preview (typescript) interface ShardedTaskSpan {max: numbermin: number}