I'm working on a custom block that would accept multifield properties. I'm currently using list but won't work on my end. Is there any correct approach for this?{
    "id": "product-list",
    "fields": [
      {
        "component": "text",
        "name": "headingText",
        "label": "Heading T...