mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
28 lines
634 B
ReStructuredText
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>
|