Apollo Client allows you to build performant, production-ready applications that consume data from GraphQL services. In this lesson, we will query the totalDays field using Apollo Client.
where can i get the code ?
I'm getting this error: Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist, but http://localhost:4000 is up and running and I get the correct response on GraphQL playground. What do I do about this?