mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-15 09:24:37 +00:00
28 lines
548 B
JSON
28 lines
548 B
JSON
{
|
|
"collection": "directus_users",
|
|
"field": "notifications",
|
|
"type": "alias",
|
|
"meta": {
|
|
"collection": "directus_users",
|
|
"conditions": null,
|
|
"display": null,
|
|
"display_options": null,
|
|
"field": "notifications",
|
|
"group": null,
|
|
"hidden": false,
|
|
"interface": "list-m2m",
|
|
"note": null,
|
|
"options": null,
|
|
"readonly": false,
|
|
"required": false,
|
|
"sort": 9,
|
|
"special": [
|
|
"m2m"
|
|
],
|
|
"translations": null,
|
|
"validation": null,
|
|
"validation_message": null,
|
|
"width": "full"
|
|
}
|
|
}
|