Directus / @directus/system-data / FieldMeta
Type Alias: FieldMeta ​
FieldMeta:
object
Type declaration ​
collection ​
collection:
string
conditions ​
conditions:
Condition
[] |null
display ​
display:
string
|null
display_options ​
display_options:
Record
<string
,any
> |null
field ​
field:
string
group ​
group:
string
|null
hidden ​
hidden:
boolean
id ​
id:
number
interface ​
interface:
string
|null
note ​
note:
string
|null
options ​
options:
Record
<string
,any
> |null
readonly ​
readonly:
boolean
required ​
required:
boolean
sort ​
sort:
number
|null
special ​
special:
string
[] |null
system? ​
optional
system:true
translations ​
translations:
FieldTranslations
[] |null
validation ​
validation:
Filter
|null
validation_message ​
validation_message:
string
|null
width ​
width:
Width
|null