mongodb-js / mongoose-autopopulate

Always populate() certain fields in your mongoose schemas
Apache License 2.0
221 stars 36 forks source link

How to populate to virtuals #87

Closed paularah closed 3 years ago

paularah commented 3 years ago

Would appreciate an example on how to auto-populate virtual fields. I've looked through the docs and can't find any reference to this

paularah commented 3 years ago

Found it already! thanks