Answer the question
In order to leave comments, you need to log in
How to set the field value to "any" in the search?
For example:
Users.find( { name: 'Иван', age: __ANY_VALUE__ } ).limit(20);
Users.find( { name: 'Иван' } ).limit(20);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question