list-data.json
374 Bytes
{
"collectionName": "components_dynamic_zone_list_data",
"info": {
"displayName": "ListData"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Icon": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images"
]
}
},
"config": {}
}