supply-chain.json 530 Bytes
{
  "collectionName": "components_layout_supply_chains",
  "info": {
    "displayName": "SupplyChain"
  },
  "options": {},
  "attributes": {
    "heading": {
      "type": "string"
    },
    "description": {
      "type": "blocks"
    },
    "images": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": true
    },
    "Listing": {
      "type": "component",
      "repeatable": true,
      "component": "layout.listing"
    }
  }
}