This project was bootstrapped with Create React App.
In the project directory, run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
- The GraphQL query to the local store returns an
error,<Query />receives the error and renders its children again, but immediately after it runs again witherrorasundefined. - Apollo Devtools doesn't show the local schema but an infinite loader spinner instead.