Closed richard-elastique closed 3 months ago
Latest commit: f9efe708086087082a49a9e3f8b41f4af708c9b3
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Version 7.1.1 introduces a import from @apollo/client, that causes typescript to need a reference from React. It needs to be an import from @apollo/client/core, like all the other imports.
Checklist: