apollo-cache-policies
apollo-cache-policies copied to clipboard
fix: update @apollo/client import paradigm
Depends on https://github.com/apollographql/apollo-client/pull/7645.
Some of these imports are doable today; some are not exposed by Apollo Client via cjs yet.
Also, npm run format had some misc changes...
Lgtm assuming we get everything exposed
Waiting until Apollo Client v3.4 is released, which will include the PR mentioned in the description.
@FoodProduct Apollo 3.4 is released, should we pick this back up?
@FoodProduct Apollo 3.4 is released, should we pick this back up?
Yes, ideally!
Closing because I don't see my self doing this any time soon 🙃