Tags → #relay
-
Hidden Cost of Large List of Objects in GraphQL
The cost of large list of objects in GraphQL and possible ways to optimize them.
-
The Problem With Relay Fragments And Conditional Rendering
GraphQL's fragments always fetch irregardless if the consuming component renders or not causing over-fetching
-
Relay is just getting better
In a recent commit to Relay 1.2, it was added a third argument to refetchConnection, the refetchConnection is an API provided by the createPaginationContainer