faq.json
405 Bytes
{
"collectionName": "components_dynamic_zone_faqs",
"info": {
"displayName": "FAQ",
"description": ""
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"FAQList": {
"displayName": "FaqList",
"type": "component",
"repeatable": true,
"component": "dynamic-zone.faq-list"
}
}
}