graphql-engine/docs/graphql/manual/index.rst

39 lines
908 B
ReStructuredText
Raw Normal View History

.. 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
2019-09-11 10:17:14 +03:00
Hasura GraphQL engine documentation
===================================
.. 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.
.. 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
remote-schemas/index
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>
Troubleshooting <troubleshooting/index>
guides/index
Vulnerability reporting / disclosure <security-disclosure/index>