mirror of
https://github.com/directus/directus.git
synced 2026-01-24 04:58:08 -05:00
* Handle matrixes as args This was the less intrusive way I figure out. We may need to refactor this parseArgs properly in order to handle this types * App/Graphql: Send filter query as proper JSON instead of escaped string * Make panel variables readonly when no-editing Prevents Geometry type mismatch error * Fix proper way to parse args
@directus/app
The Directus Admin App. Included with directus itself. You wouldn't install this package separately.