Creating FAQ vertical in module 5

I have created FAQ vertical and attached the code below. But still I am facing errors to add FAQ vertical while submitting.

“FAQ”: {
“entityTypes”: [
“faq”
],
“facetOrder”: ,
“name”: “FAQs”,
“savedSearchId”: “264691374”,
“searchableFields”: {
“builtin.entityType”: {
“nlpFilter”: true
},
“keywords”: {
“textSearch”: true
},
“name”: {
“textSearch”: true
}
},
“sortBys”: ,
“source”: “KNOWLEDGE_MANAGER”
}

Hello Devi!

I think the error might result from an incorrect naming. It looks like the vertical object name should be “faqs” instead of “FAQ”. Attached below is a picture of my code. Hope this will resolve your issue!