.find()
Parameter
Description
Returns
Description
Object
The data object that was sought
Array
Returns the entire database if an id is not passed in find
find(<Query>)
If the id is not passed:
Last updated
Parameter
Description
Returns
Description
Object
The data object that was sought
Array
Returns the entire database if an id is not passed in find
If the id is not passed:
Last updated
| | |
In case of a specific search, use the or a with the parameters you are looking for in the document