|
|
|
|
|
by arinlen
1405 days ago
|
|
> The main advantage is being able to save network requests by fetching all required data in the same request. This is not really GraphQL's selling point. GraphQL's only selling point is this handwaving-driven promise that dev teams no longer need backend work to get an API that returns the data they want. The promise is that frontend teams simply put together a query and the server magically returns what they want. Of course the people promising this magic just so happen to be the same people trying to sell you backend services. |
|