You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you can see that it is excluding _id from the type.
IslandRhythms
added
typescript
Types or Types-test related issue / Pull Request
and removed
can't reproduce
Mongoose devs have been unable to reproduce this issue. Close after 14 days of inactivity.
labels
Dec 17, 2021
I am wondering if LeanDocument should include _id? I am migrating form the @type/mongoose to the built in types but _id is missing.
In the below example _id is print out.
What is the expected behavior?
typescript: 4.4.4
node: 16.x
mongoose: 6.1.2
The text was updated successfully, but these errors were encountered: