Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
spullara
on Aug 6, 2022
|
parent
|
context
|
favorite
| on:
GraphQL kinda sucks
GraphQL can also be a performance nightmare if you aren't rewriting every GraphQL query into a single SQL query.
jahewson
on Aug 6, 2022
[–]
Same applies to REST APIs if you don’t offer batch endpoints. Most of those n+1 query examples I see thrown at GraphQL would be n+1 GETs in REST.
spullara
on Aug 6, 2022
|
parent
[–]
For sure. Don't do that.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: