mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
@@ -38,3 +38,5 @@ export type FilterOperator =
|
||||
| 'nnull'
|
||||
| 'empty'
|
||||
| 'nempty';
|
||||
|
||||
export type ValidationOperator = 'required' | 'regex';
|
||||
|
||||
Reference in New Issue
Block a user