docs icon indicating copy to clipboard operation
docs copied to clipboard

Add Link to Global Query Parameters in the API Reference section

Open alexvdvalk opened this issue 7 months ago • 2 comments

The Global Query parameters are documented here: https://directus.io/docs/guides/connect/query-parameters

The Items API SDK example references a query_object but it's not clear what this object could contain.

It would be great to link to the global query parameters so users know how to structure the query object and what is available.

alexvdvalk avatar Jul 10 '25 11:07 alexvdvalk