graphql-engine/docs/graphql/manual/index.rst
2018-09-11 16:41:24 +05:30

28 lines
634 B
ReStructuredText

.. _graphql_manual:
.. title:: Hasura GraphQL Engine Documentation
Hasura GraphQL Engine documentation
===================================
The Hasura GraphQL engine lets you setup 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
event-triggers/index
auth/index
migrations/index
Deploying <deployment/index>
hasura-cli/index
API Reference <api-reference/index>
GraphQL engine internals <engine-internals/index>
Troubleshooting <troubleshooting/index>