Hacker News new | ask | show | jobs
by ahuth 723 days ago
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.