docs
docs copied to clipboard
The Directus Docs 🐰 — The official Documentation for the Directus Modern Data Stack
Fix grammar: Change "build success applications" to "build successful applications" for correctness.
As far as I can tell, omitting `quality` parameter doesn't actually default to `100`, but whatever's default for sharp (e.g. `80` for WebP and JPEG or `50` for AVIF). Here's...
In current docs, there's no mention to Grapqhl endpoints like `POST /graphql` or `POST /graphql/system` Docs should have a place where this is documented. Furthermore, I believe an Overview or...
It would be nice to dynamically search for articles inside a tutorial listing page
Let's say I am a developer and my task is to build an app based on a Directus instance using the API or any of the available SDK. In the...
Add clarification for `_eq` and `_neq` filter operators being not strictly typed for numeric values or their string representations. Ref: https://github.com/directus/directus/pull/16657 https://github.com/directus/directus/pull/24959

The link to `default light theme` is actually linked to the default dark theme. 
I see the options definition is "object | component". This should be an "array | component" and should say "The options of your display. Can be either an array of...