Executing a GraphQL Query Using Apollo Client

In this lesson, you will learn how to send a query to GitHub’s GraphQL API using Apollo Client.

We'll cover the following

Now we are going to send our first query to GitHub’s GraphQL API using Apollo Client. First of all, we will import the following utility from Apollo Boost to define the query:

Get hands-on with 1200+ tech skills courses.