GraphQL Hub
Find all GraphQL resources here
Popular Stories
All Stories
GraphQL
State of GraphQL 2022 Survey Report Summary and Insights
In this post, we will look at the key insights and latest GraphQL trends identified in this survey.
GraphQL
Using Azure Cosmos DB for PostgreSQL & Hasura GraphQL
Microsoft announced GA for Azure Cosmos DB for PostgreSQL. This brings significant features to PostgresSQL on Azure by leveraging the power of Azure Cosmos DB. Because Azure Cosmos DB for Postgres is True PostgresSQL, this means you can now connect Hasura to Cosmos DB and get instant GraphQL APIs!
GraphQL
Hasura GraphQL on Your Hydra Data Warehouse
In this post, we will discuss how to Instant GraphQL APIs on Hydra using Hasura. Hydra is an open-source data warehouse built from the ground up on Postgres.
GraphQL Engine
Naming conventions for GraphQL schema
When you build a GraphQL API with Hasura, the GraphQL Engine automatically
generates names for the GraphQL schema objects.
Starting with Hasura v2.8.0
[https://github.com/hasura/graphql-engine/releases/tag/v2.8.0], you can
customize the name of fields, types, and arguments.
Why would you customize the names? In certain use cases, one Hasura application
might have multiple databases. With the "naming convention" feature, you can:
* group together all fields belonging to a database
* solve co
Authentication
A tutorial for using Firebase to add authentication and authorization to a realtime Hasura app
A step by step tutorial for using Firebase to add authentication and authorization to a realtime Hasura app with a React Frontend.
GraphQL
Tutorial: Fullstack React Native with GraphQL
A tutorial to build a React Native to-do app with Apollo’s new Query and Mutation components
GraphQL
Types of Realtime GraphQL Subscriptions
In this post, we will look into the different approaches to real-time GraphQL subscriptions and walk you through the ones that Hasura supports and recommends.
Announcements
Product Announcements at HasuraCon’22: making GraphQL the ultimate Data API
Hasura releases GraphQL Data Connectors alpha SDK, Streaming Subscriptions API, Hasura availability on AWS Marketplace, support for Open Telemetry as well as General Availability of a GitOps workflow with Hasura Cloud and Hasura Cloud on Google Cloud Platform.
GraphQL
Hasura GraphQL Data Connectors Release
Today we’ve released the alpha of the Hasura GraphQL Data Connectors as open source. This is a combination of an API Agent, an SDK to develop against that agent, and a reference application to show a working example of how it all works to provide new connections to varied data sources.

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