2020-01-14 15:57:45 +03:00
|
|
|
.. meta::
|
|
|
|
:description: Hasura GraphQL engine documentation
|
|
|
|
:keywords: hasura, docs, manual, graphql engine
|
|
|
|
|
2019-09-11 10:17:14 +03:00
|
|
|
.. title:: Hasura GraphQL engine Documentation
|
2018-09-11 14:11:24 +03:00
|
|
|
|
2019-09-11 10:17:14 +03:00
|
|
|
Hasura GraphQL engine documentation
|
2018-09-11 14:11:24 +03:00
|
|
|
===================================
|
|
|
|
|
2018-12-03 15:12:24 +03:00
|
|
|
.. contents:: Table of contents
|
|
|
|
:backlinks: none
|
|
|
|
:depth: 1
|
|
|
|
:local:
|
|
|
|
|
2019-09-11 10:17:14 +03:00
|
|
|
The Hasura GraphQL engine lets you set up a GraphQL server and event triggers over a Postgres database in minutes.
|
2018-09-11 14:11:24 +03:00
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
:titlesonly:
|
|
|
|
|
|
|
|
getting-started/index
|
|
|
|
schema/index
|
|
|
|
queries/index
|
|
|
|
mutations/index
|
|
|
|
subscriptions/index
|
2020-02-24 19:19:14 +03:00
|
|
|
actions/index
|
2018-11-23 16:02:46 +03:00
|
|
|
remote-schemas/index
|
2018-09-11 14:11:24 +03:00
|
|
|
event-triggers/index
|
|
|
|
auth/index
|
|
|
|
migrations/index
|
|
|
|
Deploying <deployment/index>
|
|
|
|
hasura-cli/index
|
|
|
|
API Reference <api-reference/index>
|
2019-01-04 20:25:48 +03:00
|
|
|
How it works <how-it-works/index>
|
2018-09-11 14:11:24 +03:00
|
|
|
Troubleshooting <troubleshooting/index>
|
2018-10-09 17:08:54 +03:00
|
|
|
guides/index
|
2020-01-14 15:57:45 +03:00
|
|
|
Vulnerability reporting / disclosure <security-disclosure/index>
|