Skip to content

Commit

Permalink
docs(populate): add missing TOC entry
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Feb 27, 2023
1 parent 64a8391 commit 66f1ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/populate.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ user and have a good reason for doing so.
<li><a href="#field-selection">Field Selection</a></li>
<li><a href="#populating-multiple-paths">Populating Multiple Paths</a></li>
<li><a href="#query-conditions">Query conditions and other options</a></li>
<li><a href="#limit-vs-perDocumentLimit"><code>limit</code> vs. <code>perDocumentLimit</code></a></li>
<li><a href="#refs-to-children">Refs to children</a></li>
<li><a href="#populate_an_existing_mongoose_document">Populating an existing document</a></li>
<li><a href="#populate_multiple_documents">Populating multiple existing documents</a></li>
Expand Down

0 comments on commit 66f1ea6

Please sign in to comment.