The cost of large list of objects in GraphQL and possible ways to optimize them.
GraphQL's fragments always fetch irregardless if the consuming component renders or not causing over-fetching
I have been compiling a list of open source apps that I find online. This is a very helpful list for you to learn common patterns used in React Apps.
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