We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cbe563 commit 9aa8cdfCopy full SHA for 9aa8cdf
docs/migrating_to_8.md
@@ -76,4 +76,4 @@ const doc = new TestModel();
76
// In Mongoose 8, this type is `string | null | undefined`.
77
// In Mongoose 7, this type is `string | undefined`
78
doc.name;
79
-```
+```
0 commit comments