Y
Hacker News
new
|
ask
|
show
|
jobs
by
buzzerbetrayed
408 days ago
So un-graphql-ing your graphql. This shit is wild.
1 comments
lmm
408 days ago
Shrug, databases have been doing the same thing since the 1970s (and consider also e.g. regexes). Turns out a flexible, expressive language for writing queries isn't always the most secure or performant thing to use as your wire format.
link
yawaramin
403 days ago
That's the exact argument against exposing GraphQL to the frontend.
link
lmm
403 days ago
See
https://news.ycombinator.com/item?id=43885465
link