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.
2 parents 6fea8c3 + fd42b58 commit 8ea7743Copy full SHA for 8ea7743
docs/guide.pug
@@ -364,7 +364,7 @@ block content
364
Only non-virtual properties work as part of queries and for field selection.
365
Since virtuals are not stored in MongoDB, you can't query with them.
366
367
- <h5 id="aliases"><a href="#aliases">Aliases</a></h5>
+ <h3 id="aliases"><a href="#aliases">Aliases</a></h3>
368
369
Aliases are a particular type of virtual where the getter and setter
370
seamlessly get and set another property. This is handy for saving network
0 commit comments