Hacker News new | ask | show | jobs
by nov21b 714 days ago
I did, it still doesn't make sense to compare the two.
1 comments

Definitely an apple to oranges comparison.

What I meant (and probably poorly communicated) is that you don't necessarily need GraphQL and its challenges to get type safety and prevent overfetching. There's a nice REST pattern that can do that, which happens to be what Remxi uses.