Currently used mongo client library 3.6 does not support all features of Mongo v5 or v6, and does not support mongodb v7 at all. See - compatibility list: https://www.mongodb.com/docs/drivers/node/current/compatibility/#compatibility-table-legend - list of new features/changes in each client version: https://www.mongodb.com/docs/drivers/node/current/whats-new/ The client library should be updated to a newer driver for improved db compatibility and continued support.
Currently used mongo client library 3.6 does not support all features of Mongo v5 or v6, and does not support mongodb v7 at all.
See
The client library should be updated to a newer driver for improved db compatibility and continued support.