6 ms·
I did, it still doesn't make sense to compare the two.
by nov21b 2y ago
I did, it still doesn't make sense to compare the two.
- ahuth 2y agoDefinitely 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.