Y
Hacker News
new
|
ask
|
show
|
jobs
by
srigi
3986 days ago
True, but when implementing GraphQL on top of webserver (like Express.js in article), correct HTTP methods should be adopted - GET for querying, POST for mutations. I don't see any harm in doing that.