|
|
|
|
|
by dmitriid
2010 days ago
|
|
> I suggest you to take a step back and re-read the thread. Maybe the context got lost. I've read the thread. And no, the context wasn't lost. The whole point of GraphQL is flexible queries. And it is harder to make an efficient resolver in GraphQL than it is in REST. And yes, your solution (and the solution everyone ends up arriving at) is reimplementing REST in GraphQL, poorly. Precisely because it is much harder to make an efficient resolver in GraphQL. |
|