Skip to content

setOptions for lean({virtuals: true}) #10355

Answered by vkarpov15
kyrylkov asked this question in Q&A
Discussion options

You must be logged in to vote

if (this.options.lean == null) this.mongooseOptions({lean: {virtuals:true}});

Also you would need to use the mongoose-lean-virtuals plugin

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Uzlopak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants