mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
48 lines
1.0 KiB
JSON
48 lines
1.0 KiB
JSON
{
|
|
"collection": "layers",
|
|
"field": "menuIcon",
|
|
"type": "uuid",
|
|
"meta": {
|
|
"collection": "layers",
|
|
"conditions": null,
|
|
"display": null,
|
|
"display_options": null,
|
|
"field": "menuIcon",
|
|
"group": "Add_Button",
|
|
"hidden": false,
|
|
"interface": "file-image",
|
|
"note": null,
|
|
"options": {
|
|
"folder": "a97106b4-218b-45df-adc9-36184886e285"
|
|
},
|
|
"readonly": false,
|
|
"required": false,
|
|
"sort": 2,
|
|
"special": [
|
|
"file"
|
|
],
|
|
"translations": null,
|
|
"validation": null,
|
|
"validation_message": null,
|
|
"width": "half"
|
|
},
|
|
"schema": {
|
|
"name": "menuIcon",
|
|
"table": "layers",
|
|
"data_type": "uuid",
|
|
"default_value": null,
|
|
"max_length": null,
|
|
"numeric_precision": null,
|
|
"numeric_scale": null,
|
|
"is_nullable": true,
|
|
"is_unique": false,
|
|
"is_indexed": false,
|
|
"is_primary_key": false,
|
|
"is_generated": false,
|
|
"generation_expression": null,
|
|
"has_auto_increment": false,
|
|
"foreign_key_table": "directus_files",
|
|
"foreign_key_column": "id"
|
|
}
|
|
}
|