mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
29 lines
649 B
ReStructuredText
29 lines
649 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>
|
|
guides/index
|