Open
Description
It seems that Mongo deprecated meta operators (such as $query, $orderBy...), in favor of the "cursor" methods:
https://docs.mongodb.com/manual/reference/operator/query-modifier/
Metadata
Metadata
Assignees
Labels
No labels
It seems that Mongo deprecated meta operators (such as $query, $orderBy...), in favor of the "cursor" methods:
https://docs.mongodb.com/manual/reference/operator/query-modifier/