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 f33005f + fbfaf02 commit 3dffde0Copy full SHA for 3dffde0
source/includes/apiargs-MongoDBCollection-method-find-option.yaml
@@ -137,9 +137,9 @@ arg_name: option
137
name: modifiers
138
type: array|object
139
description: |
140
- Meta-operators that modify the output or behavior of a query. :manual:`Cursor
141
- Methods </reference/method/js-cursor`> describes the query modification
142
- methods available in MongoDB.
+ :manual:`Meta operators </reference/operator/query-modifier>` that modify the
+ output or behavior of a query. Use of these operators is deprecated in favor
+ of named options.
143
interface: phpmethod
144
operation: ~
145
optional: true
0 commit comments