Consuming a GraphQL API with Apollo Client and React
Offered By: Pluralsight
Course Description
Overview
GraphQL provides clients the power to ask for what they need and get exactly that in a single request. This course will teach you the skills to consume and interact with GraphQL APIs using Apollo Client and React.
Traditional REST APIs are not always focused on the client. GraphQL is an alternative where the client has more power to ask for what they want and get exactly that back in a single call. In this course, Consuming a GraphQL API with Apollo Client and React, you’ll learn to consume and interact with GraphQL APIs from your frontend React application. First, you’ll explore writing queries to retrieve data from the GraphQL API. Next, you’ll learn more about the GraphQL Schema using API introspection techniques. Finally, you’ll learn how to write mutations to modify and update the GraphQL data. When you’re finished with this course, you’ll have the skills and knowledge to build frontend applications that can consume GraphQL API using the Apollo client.
Traditional REST APIs are not always focused on the client. GraphQL is an alternative where the client has more power to ask for what they want and get exactly that back in a single call. In this course, Consuming a GraphQL API with Apollo Client and React, you’ll learn to consume and interact with GraphQL APIs from your frontend React application. First, you’ll explore writing queries to retrieve data from the GraphQL API. Next, you’ll learn more about the GraphQL Schema using API introspection techniques. Finally, you’ll learn how to write mutations to modify and update the GraphQL data. When you’re finished with this course, you’ll have the skills and knowledge to build frontend applications that can consume GraphQL API using the Apollo client.
Syllabus
- Course Overview 1min
- Setup React and Apollo Development Environment 22mins
- Exploring the GraphQL Schema with Introspection 19mins
- Queries - Retrieve Data from GraphQL 45mins
- Mutations - Modify and Update GraphQL Data 31mins
Taught by
Adhithi Ravichandran
Related Courses
Advanced ReactMeta via Coursera AWS CodePipeline Beginner's Guide
Coursera Project Network via Coursera Build a Web App incorporating React and Redux Hooks
Coursera Project Network via Coursera Build a Web App using React and Redux
Coursera Project Network via Coursera Build Your First React Website (Part II)
Coursera Project Network via Coursera