Open khmelevskii opened 7 years ago
Currently you can't use aggregate
because the module internally uses find
. I found https://www.npmjs.com/package/mongoose-aggregate-paginate which maybe do what you need :+1:
but mongoose-aggregate-paginate does not use Promises ... ?
Hello. Is it possible to use this Mongoose Plugin for aggregate pagination?