Ahmed Saleh

Results 1 comments of Ahmed Saleh

@priyankat99 you can't chain it but you can do this ``` const query = [ { column: "ModelName", is: "==", to: "model" }, { column: "Timestamp", is: ">=", to: start...