mongoose-datatables
mongoose-datatables copied to clipboard
fix Deprecation Count
Solution to fix error
Error:
(node:17492) DeprecationWarning: collection.count is deprecated, and will be removed in a future version. Use collection.countDocuments or collection.estimatedDocumentCount instead