https://mongodb.slack.com/archives/C03MPA2FY6S/p1660312978525169
https://github.com/mongodb/node-mongodb-native/pull/3127 / NODE-3867 deprecated the cursor .count() method. We need to figure out how to handle this in the shell, since we have a public, non-deprecated equivalent on our cursor class.
- related to
-
NODE-3867 FindCursor.count() returns limit count instead of document that matched query count
- Closed