Documentation / Enhancement request for Model.find({}) . #9210
Labels
docs
This issue is due to a mistake or omission in the mongoosejs.com documentation
Milestone
This is a documentation request ...
I often have trouble finding documentation for basic methods ...
In this case
Mode.find({})
I am trying to find the documentation for this method with this particular syntax above ...
I looked here
https://mongoosejs.com/docs/api.html#model_Model.find
but could not find specific information about the behavior of the above method with the single argument {}.
The text was updated successfully, but these errors were encountered: