Send a GraphQL Query with Apollo Client

InstructorAlex Banks

Share this video with your friends

Send Tweet

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.

Srinivas Kasiriveni
~ 5 years ago

where can i get the code ?

Rob Wetherall
~ 5 years ago

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?