DEV Community

Discussion on: What is GraphQL and why I should use it?

Collapse
 
prashanth1k profile image
Prashanth Krishnamurthy

I am sorry you feel that way (about the writeup not about GraphQL 😁).

GraphQL solves some specific issues but is obviously not a tool to be applied everywhere.

Writing schemas and doing elaborate setup can be minimized by using tools like TypeORM, Prisma, or using a tech-stack like Hasura or PostGraphile.