natural-diamond.json
472 Bytes
{
"collectionName": "components_layout_natural_diamonds",
"info": {
"displayName": "NaturalDiamond",
"description": ""
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"description": {
"type": "blocks"
},
"images": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
}
}
}