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 02987ca commit 9370c03Copy full SHA for 9370c03
source/databases-collections.txt
@@ -47,7 +47,7 @@ View Collection Documents and Schema
47
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
48
49
When you expand a collection, |vsce| displays the number of documents
50
-next to the :guilabel:Documents label in the navigation panel.
+next to the :guilabel:`Documents` label in the navigation panel.
51
52
Documents
53
``````````
@@ -60,6 +60,11 @@ You may edit this single document:
60
61
.. include:: /includes/seq-edit-document.rst
62
63
+.. important::
64
+
65
+ Users must have the :authaction:`listCollections` permission in
66
+ order to view a collection's documents.
67
68
To view all of the collection's documents in an array, you can:
69
70
1. Right-click a collection.
0 commit comments