VirtusLab-Open-Source / strapi-plugin-comments

A plugin for Strapi Headless CMS that provides end to end comments feature with their moderation panel, bad words filtering, abuse reporting and more.
MIT License
407 stars 63 forks source link

fix: graphql unnecessary json parsing #82

Closed Juraso2 closed 2 years ago

Juraso2 commented 2 years ago

Ticket

https://github.com/VirtusLab/strapi-plugin-comments/issues/81

Summary

What does this PR do/solve?

Removed unnecessary and not working JSON parsing from graphql schema.

Test Plan

Tested on local strapi installation with graphql playground.