GraphQL Tutorial - How to Use GraphQL in conjunction with Apollo Client and Graphcool
Channel:
Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=TiyS50Mxzqc
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com
GraphQL is a data query language for APIs that was developed by Facebook. It’s an alternative to the REST API that gives clients the power to ask for exactly what data they need. This makes it easier to evolve APIs over time. In this GraphQL tutorial, we explain the mechanics of GraphQL and how it works in conjunction with Apollo Client and Graphcool, as well as demonstrate how to set up a very basic GraphQL service.
Watch this video to learn:
- What is GraphQL
- The problems with the REST API
- How to set up a basic GraphQL service
Other Videos By Fullstack Academy
Tags:
GraphQL
GraphQL Tutorial
What is GraphQL