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

Add CodeSandbox CI config

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