{
  "collectionName": "components_faq_faq_items",
  "info": {
    "displayName": "آیتم سوال",
    "description": "یک سوال و پاسخ"
  },
  "options": {},
  "attributes": {
    "question": {
      "type": "string",
      "required": true
    },
    "answer": {
      "type": "richtext",
      "required": true
    },
    "order": {
      "type": "integer",
      "default": 0
    }
  }
}
