mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
Merge branch 'aggregation' into insights
This commit is contained in:
@@ -138,3 +138,5 @@ In addition to static values, you can also filter against _dynamic_ values using
|
||||
- `$CURRENT_USER` — The primary key of the currently authenticated user
|
||||
- `$CURRENT_ROLE` — The primary key of the role for the currently authenticated user
|
||||
- `$NOW` — The current timestamp
|
||||
- `$NOW(<adjustment>)` - The current timestamp plus/minus a given distance, for example `$NOW(-1 year)`,
|
||||
`$NOW(+2 hours)`
|
||||
|
||||
Reference in New Issue
Block a user