Skip to content
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.

movio/hasura-apollo-sub-caching-demo

Repository files navigation

This repo demonstrates an issue with caching subscriptions in Apollo React 2.5.8.

Requirements

How To Run

docker-compose up -d
cd hasura
hasura metadata apply
cd ..
npm install
npm start

Then point your browser at http://localhost:1234

What is the issue ?

The demo has two pages, a home page and a todo page. When going from the home page to the todo page and back, the expected behaviour is not to have a render with "loading=true".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published