This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
[react-graphql] Add change tracking #1252
Labels
Package: react-graphql
stale
Stale issue that hasn't received any attention in a while
Type: Enhancement 📈
Enhancement to our codebase
This is an interesting feature that potentially avoids re-renders when parts of the GraphQL state change that a particular component is not interested in. Example implementation:
vercel/swr#186
The text was updated successfully, but these errors were encountered: