Closed drmikeh closed 8 years ago
Mongoose will not include the filled properties unless the Schema's "virtuals" property is set to true. It would be helpful to include this in the README.md. See: http://mongoosejs.com/docs/2.7.x/docs/virtuals.html
Right, thanks, will add.
Mongoose will not include the filled properties unless the Schema's "virtuals" property is set to true. It would be helpful to include this in the README.md. See: http://mongoosejs.com/docs/2.7.x/docs/virtuals.html