mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 01:44:03 +03:00
33 lines
709 B
ReStructuredText
33 lines
709 B
ReStructuredText
.. title:: Hasura GraphQL Engine Documentation
|
|
|
|
Hasura GraphQL Engine documentation
|
|
===================================
|
|
|
|
.. contents:: Table of contents
|
|
:backlinks: none
|
|
:depth: 1
|
|
:local:
|
|
|
|
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
|
|
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
|