Hasura GraphQL API

The Hasura GraphQL Engine v2 provides instant realtime GraphQL APIs on your data with fine-grained access control. Supports GraphQL queries, mutations, and subscriptions at the /v1/graphql endpoint, along with RESTified GraphQL endpoints, Relay API, metadata API, schema API, config API, health check API, PG dump API, and explain API.

API entry from apis.yml

apis.yml Raw ↑
aid: hasura:hasura-graphql-api
name: Hasura GraphQL API
tags:
- GraphQL
- Mutations
- Queries
- Realtime
- Subscriptions
humanURL: https://hasura.io/docs/2.0/api-reference/graphql-api/index/
properties:
- url: https://hasura.io/docs/2.0/api-reference/graphql-api/index/
  type: Documentation
- url: https://hasura.io/docs/2.0/api-reference/overview/
  type: APIReference
- url: https://hasura.io/docs/2.0/api-reference/restified/
  type: Documentation
- url: https://hasura.io/docs/2.0/getting-started/overview/
  type: GettingStarted
description: The Hasura GraphQL Engine v2 provides instant realtime GraphQL APIs on your data with fine-grained
  access control. Supports GraphQL queries, mutations, and subscriptions at the /v1/graphql endpoint,
  along with RESTified GraphQL endpoints, Relay API, metadata API, schema API, config API, health check
  API, PG dump API, and explain API.