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 9c4cb32 commit 5a1d052Copy full SHA for 5a1d052
source/fundamentals/indexes.txt
@@ -71,7 +71,7 @@ List Indexes
71
You can use the ``listIndexes()`` method to list all the indexes
72
for a collection. The `listIndexes() <{+api+}/classes/Collection.html#listIndexes>`__ method takes an
73
optional `ListIndexesOptions
74
-<{+api+}/interfaces/ListIndexesOptions.html>`__ parameter. The ``listIndexes()`` method returns an
+<{+api+}/types/ListIndexesOptions.html>`__ parameter. The ``listIndexes()`` method returns an
75
object of type `ListIndexesCursor
76
<{+api+}/classes/ListIndexesCursor.html>`__.
77
0 commit comments