Is it possible to "and" inside an "or" method in JS client?
.or(
Something like this ^
start_time.gt.${currentUTCTime}&status.eq.cancelled)Something like this ^
start_time.gt.${currentUTCTime}&status.eq.cancelled