apollo
apollo copied to clipboard
Apollo 'fixture-local-state' example trying to connect to server. http://localhost:3000/graphql
Version
Reproduction link
Steps to reproduce
clone project. run npm run dev4 open dev tools -> network tab. Notice error index.js?cf67:111 POST http://localhost:3000/graphql 404 (Not Found)
What is expected ?
Network request should not be initiated. should not be called
What is actually happening?
Error 404: http://localhost:3000/graphql