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 3278f45 commit 466ea29Copy full SHA for 466ea29
docs/rest-api/overview.mdx
@@ -51,9 +51,9 @@ Note: Collection slugs must be formatted in kebab-case
51
},
52
53
drawerContent: `
54
-#### Additional \\\`find\\\` query parameters
+#### Additional \`find\` query parameters
55
56
-The \\\`find\\\` endpoint supports the following additional query parameters:
+The \`find\` endpoint supports the following additional query parameters:
57
58
- [sort](/docs/queries/overview#sort) - sort by field
59
- [where](/docs/queries/overview) - pass a where query to constrain returned documents
0 commit comments