Missing properties inside TypeScript SchemaType type #11139
Labels
enhancement
This issue is a user-facing general improvement that doesn't fix a bug or add a new feature
typescript
Types or Types-test related issue / Pull Request
Milestone
Hi guys 👋 a little question / type request.
Do you want to request a feature or report a bug?
Not really a bug, but i think some properties are missing inside SchemaType type (eg: path, validators, isRequired).
What is the current behavior?
Some properties are missing like
path
,validators
,isRequired
.What is the expected behavior?
I don't know if these absences are voluntary, but i think these property are missing.
Let me know if i'm right 🙏
What are the versions of Node.js, Mongoose and MongoDB you are using? Note that "latest" is not a version.
Node.js: 14.17.6
Mongoose: 6.1.3
MongoDB: 4.4.6
The text was updated successfully, but these errors were encountered: