I have the following schema set up on mongoose, Im using version 3.6.17:
var PostSchema = new Schema({ _id: { type: String, required: true, index: { uniq
i found a solution you can use mongoose-lean-virtuals plugin
https://www.npmjs.com/package/mongoose-lean-virtuals