Hacker News new | ask | show | jobs
by jondubois 2784 days ago
I'm not a big fan of GraphQL. Its main benefit is for serverless which I am also not a fan of. It shifts all the control to the client and makes the server generic which actually takes away flexibility overall.