Repro for issue apollographql/apollo-client/issues/8784 Getting Started First, run the mock GraphQL server: yarn start-service Then, run the frontend server: yarn dev Open http://localhost:3000 with your browser to see the result.