natural-diamond.json 537 Bytes
{
  "collectionName": "components_layout_natural_diamonds",
  "info": {
    "displayName": "NaturalDiamond"
  },
  "options": {},
  "attributes": {
    "heading": {
      "type": "string"
    },
    "description": {
      "type": "blocks"
    },
    "images": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    },
    "Listing": {
      "type": "component",
      "repeatable": true,
      "component": "layout.listing"
    }
  }
}