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.

Silence CodeSandbox's PR comment

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