resourcejs
resourcejs copied to clipboard
Support for $and condition in getFindQuery
getFindQuery now supports $and condition which enabling more queries with the same name and operator.
This is great! We will definitely include it and thank you for writing tests.
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