edwardhotchkiss / mongoose-paginate

Mongoose.js (Node.js & MongoDB) Document Query Pagination
MIT License
984 stars 217 forks source link

Is plugin compatible with mongoose-deep-populate ? #163

Open enp-chandan opened 4 years ago

enp-chandan commented 4 years ago

I am using mongoose-deep-populate plugin to populate the document paths. Is there any way I can use same with plugin?