Y
Hacker News
new
|
ask
|
show
|
jobs
by
HeyHoJoe
2053 days ago
Apologies for being rude, but that’s just nonsense. What ‘good defaults’ does graphql give you?
2 comments
dosethree
2049 days ago
You can do a lot of the things that Graphql does bu just a regular old JSON HTTP API. It's just not automatic and you will have to choose your own conventions
link
pookeh
2051 days ago
You no longer have to code data selectors explicitly for each endpoint.
link