Set Up a React GraphQL Client Application with react-apollo

InstructorAlex Banks

Share this video with your friends

Send Tweet

React Apollo is a component library that we can use to rapidly build GraphQL client applications with React. In this lesson, we get our React app ready by setting up the Apollo Provider and sending our query using the Query component.