Meryl Hu
Meryl Hu
@xiamx Has there been any pull request out for this. If so how do we use it
I moved to [slonik](https://github.com/gajus/slonik) It has a typegen package that is actively maintained
This occurs even in 4.0.0beta. This is a bit annoying if we want to migrate to apollo client 3.1 you need to migrate all the way to react-hooks and some...
I fixed this by removing all refetchQueries and relying on the local state update to refresh the related queries. Thankfully most of the refetchQueries relied on that in our codebase