graphql-code-generator-community
graphql-code-generator-community copied to clipboard
Support @urql/exchange-graphcache v7
Is your feature request related to a problem? Please describe.
Updating to @urql/exchange-graphcache v7.2.1 gives me the following error: unmet peer @urql/exchange-graphcache@"^5.2.0 || ^6.0.0": found 7.2.1
Describe the solution you'd like
Please support v7
Describe alternatives you've considered
Stick with @urql/exchange-graphcache v6, which is not preferred.
Additional context
N/A
Should've been resolved in https://github.com/dotansimha/graphql-code-generator-community/commit/d769783524f51383513e6acce12535f3558470b6. Can this issue be closed @inmanenz?