https://support.wix.com/en/corvid-by-wix/wix-blog-with-corvid
From Corvid doc it seems Wix Blog App only has two collections “Posts” and “Categories”. But I am able to save comments against my blog posts, so it should be store in a collection. Where can I find saved comments and how comments work in the Wix Blog app?
Hi @arunjos007 ,
Currently Blog comments are not exposed in a collection, but I’ve passed on your request for such a feature to the relevant person.
You can access the number of comments for each post using the comment count field in the “Posts” collection or via the getPost() API.
Tova