{
  "collectionName": "components_faq_faq_sections",
  "info": {
    "displayName": "بخش سوالات",
    "description": "یک دسته‌بندی از سوالات متداول"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "required": true
    },
    "icon": {
      "type": "string",
      "default": "HelpCircle"
    },
    "faqs": {
      "type": "component",
      "component": "faq.faq-item",
      "repeatable": true,
      "required": true
    }
  }
}
