Interface for a where values are 'between' the lower and upper bounds. Between is always inclusive.
The key must be a valid indexed key path for the table.
The operator must be 'between'.
The value must be an array of two elements. The first element is the lower bound and the second element is the upper bound.
Interface for a where values are 'between' the lower and upper bounds. Between is always inclusive.