GraphQL Hub
Find all GraphQL resources here
All Stories
GraphQL
How to request a GraphQL API with Fetch or Axios
We will look at how to make a request to a GraphQL API with JavaScript fetch or libraries like axios.
Announcements
A new look for Hasura Learn with 25+ courses on GraphQL, Databases & Hasura
Hasura Learn comes with 25+ open source tutorials on GraphQL, Databases & Hasura to help developers get up to speed with these technologies.
Authorization
Implementing Authorization for Organization-based, Team-based, or Tenant-based Apps in Hasura
This blog post outlines how to model a common organization-based permission system in Hasura.
GraphQL
Hasura for existing GraphQL and REST APIs: An Architect's Guide
Typically you would connect a database to Hasura and get GraphQL and REST APIs. But what if you already have existing GraphQL / REST APIs outside of Hasura? How do you reuse them without re-writing every functionality from scratch? In this post, we will talk about that and more.
GraphQL
Modern GraphQL examples with strings, compilers, and SDKs
Learn all about the modern ways to query with GraphQL with strings, compilers, and SDKs!
Authorization
Implementing a Google Drive Style Hierarchical Authorization System in Hasura
A guide to implementing a hierarchical, role-based ACL system pattern similar to Google Drive, with individual permission overrides and permission inheritance.
APIs
GraphQL directives you should know about
Learn all about GraphQL directives in this article where we talk about specification directives, Hasura directives, and community defined directives for architecting the perfect API.
GraphQL
Tutorial: Get instant GraphQL APIs on BigQuery with Hasura
In this tutorial, we learn how to get instant, dynamic APIs on top of BigQuery with Hasura. Get a BigQuery API in just a couple of clicks!
OSS
Open-Source GraphQL Projects We Love
A lot of credit for The GraphQL Engine's success goes to the original team at Facebook, the GraphQL foundation, and developers all over the world.
To pay it forward, we are sponsoring open-source GraphQL projects that add value to the ecosystem.
Guides And Tutorials
Your Guide to GraphQL with TypeScript
Type safety is an enormous benefit for developers when embracing the GraphQL ecosystem. This tutorial guides you through a practice known as generative type tooling which allows you to unlock the full potential of GraphQL types in the front-end.
Authorization
GraphQL Authorization with Hasura: How to prevent mutations after a time interval
A guide on how to use PostgreSQL Triggers and Column Comparison operators in Hasura to prevent users from updating rows after a time interval.
Actions
Creating a GraphQL API for Notion with Hasura Actions
Notion launched their REST API recently letting you connect your pages and databases to create powerful workflows. In this post, we will leverage the Notion API to create a GraphQL wrapper for one API endpoint.

Tutorials
The fastest way to get started with Hasura is to try out one of our many online tutorials. It’s free!