Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add changelog for #820

+6
+6
.changeset/thick-avocados-enjoy.md
··· 1 + --- 2 + '@urql/exchange-graphcache': minor 3 + --- 4 + 5 + Issue warnings when an unknown type has been included in Graphcache's opts.key configuration to help spot typos. 6 + See: [#820](https://github.com/FormidableLabs/urql/pull/820)