graphql-engine/docs/graphql/manual/index.rst
2020-02-24 21:49:14 +05:30

39 lines
908 B
ReStructuredText

.. meta::
:description: Hasura GraphQL engine documentation
:keywords: hasura, docs, manual, graphql engine
.. title:: Hasura GraphQL engine Documentation
Hasura GraphQL engine documentation
===================================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
The Hasura GraphQL engine lets you set up a GraphQL server and event triggers over a Postgres database in minutes.
.. toctree::
:maxdepth: 1
:titlesonly:
getting-started/index
schema/index
queries/index
mutations/index
subscriptions/index
actions/index
remote-schemas/index
event-triggers/index
auth/index
migrations/index
Deploying <deployment/index>
hasura-cli/index
API Reference <api-reference/index>
How it works <how-it-works/index>
Troubleshooting <troubleshooting/index>
guides/index
Vulnerability reporting / disclosure <security-disclosure/index>