Added session next_token to system-data (#22605)

This commit is contained in:
Brainslug
2024-05-29 21:11:22 +02:00
committed by GitHub
parent c401a4ea99
commit ba9749c31f
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@directus/system-data": patch
---
Added session next_token to the system-data definitions

View File

@@ -14,3 +14,6 @@ fields:
- field: origin
width: half
- field: share
width: half
- field: next_token
width: half