mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-02-06 09:55:47 +00:00
28 lines
601 B
JSON
28 lines
601 B
JSON
{
|
|
"collection": "tab_items",
|
|
"field": "item",
|
|
"related_collection": null,
|
|
"meta": {
|
|
"junction_field": "tab_id",
|
|
"many_collection": "tab_items",
|
|
"many_field": "item",
|
|
"one_allowed_collections": [
|
|
"groupSubheaders",
|
|
"contactInfos",
|
|
"texts",
|
|
"startEnd",
|
|
"gallery",
|
|
"crowdfundings",
|
|
"inviteLinks",
|
|
"relations",
|
|
"tags_component",
|
|
"attestations_component"
|
|
],
|
|
"one_collection": null,
|
|
"one_collection_field": "collection",
|
|
"one_deselect_action": "nullify",
|
|
"one_field": null,
|
|
"sort_field": null
|
|
}
|
|
}
|