PreviousNext

GraphQL in Depth: What, Why, and How

by bill-s, 2019-03-18T05:49:06.899Z

GraphQL is all the rage, but what exactly is it? In this in-depth walkthrough, we take a look at what GraphQL is, how to use it, and why you should use it. Learn why GraphQL is all the rage! We’ll walk through the implementation of a schema for a popcorn company’s API, learning about types, queries, and mutations as we go.

Read More