clientel.json
445 Bytes
{
"collectionName": "components_placement_clientels",
"info": {
"displayName": "Clientel"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"Image": {
"type": "media",
"multiple": true,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
}
},
"config": {}
}