A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
414
stars
65
forks
source link
Adds missing fields from Comments schema #89
Closed
PritamSangani closed 3 years ago
Ticket
Fixes https://github.com/VirtusLab/strapi-plugin-comments/issues/85
Summary
What does this PR do/solve?
Adds
created_at
,created_by
,updated_at
andupdated_by
fields to base Comments schema so they are available to query when fetching commentsTest Plan