GraphQL Tutorial - How to Use GraphQL in conjunction with Apollo Client and Graphcool

Subscribers:
58,000
Published on ● Video Link: https://www.youtube.com/watch?v=TiyS50Mxzqc



Category:
Tutorial
Duration: 14:28
324 views
7


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







Tags:
GraphQL
GraphQL Tutorial
What is GraphQL