Hasura GraphQL + Next.js Part 1
Introduction
The first part of this series describes what is GraphQL, its uses and benefits, and compares it with RESTful services.
What is GraphQL
GraphQL is a specification for how to communicate with an API. It talks over HTTP to the API where we ...
techblog.geekyants.com4 min read