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 CodeSandbox CI config

+5
+5
.codesandbox/ci.json
··· 1 + { 2 + "packages": ["packages/core", "exchanges/graphcache", "packages/react-urql"], 3 + "buildCommand": "build", 4 + "sandboxes": ["urql-issue-template-client-iui0o"] 5 + }