Closed jfarillas closed 7 years ago
Hey, thanks for the report! I cannot reproduce this problem. Did you try running the exercise-02-solution folder instead? If that also doesn't work we can further investigate.
Looks like you forgot to enter the endpoint in src/index.js
. Please reopen this issue if you hit this problem again.
this is my code snippets:
However, I'm facing some issues like this: Error: Server response was missing for query 'undefined'. at eval (webpack:///./~/apollo-client/transport/networkInterface.js?:101:23) and extraInfo undefined and graphQLErrors is null
Hope you guys will shed some light. Thanks!