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.
_params
1 parent 8b8f095 commit befe10fCopy full SHA for befe10f
docs/content/3.guide/2.displaying/2.querying.md
@@ -147,6 +147,7 @@ The API root path `/api/_content/query` accepts query parameters such as:
147
- `/api/_content/query?only=title`
148
- `/api/_content/query?sort=size:1`
149
- `/api/_content/query?without=body`
150
+- `/api/_content/query?_params={"where":{"_path":"/hello"},"without":["body"]}`
151
152
### Example
153
0 commit comments