{
    "collectionName": "components_elements_faq_items",
    "info": {
        "displayName": "faqItem",
        "icon": "bulletList"
    },
    "options": {},
    "attributes": {
        "question": {
            "type": "text"
        },
        "answer": {
            "type": "text"
        },
        "iconName": {
            "type": "enumeration",
            "enum": [
                "FaSearch",
                "FaTools",
                "FaFacebook",
                "FaWordpress",
                "FaClipboardList",
                "FaHammer",
                "FaQuestionCircle"
            ]
        }
    },
    "config": {}
}
