mongoose-tsgen
Advanced tools
Changelog
8.2.0 / 2021-05-19
mongoose.Query.populate
overload to narrow query typings & --no-populate-overload
flag to disable the behaviourPopulatedDocument
, IsPopulated
Changelog
8.1.0 / 2021-05-17
--no-mongoose
flag to generate types without mongoose references. This option removes document types and replaces ObjectId with string #7