resourcejs icon indicating copy to clipboard operation
resourcejs copied to clipboard

Support for $and condition in getFindQuery

Open xamien opened this issue 5 years ago • 2 comments

getFindQuery now supports $and condition which enabling more queries with the same name and operator.

xamien avatar May 18 '20 17:05 xamien

This is great! We will definitely include it and thank you for writing tests.

travist avatar May 18 '20 20:05 travist

Thanks. Due to this changes I am preparing some small piece of code for formio ==> here it is https://github.com/formio/formio/pull/996

xamien avatar May 18 '20 20:05 xamien