graphql-engine/docs/graphql/manual/deployment/graphql-engine-flags/index.rst
2018-12-03 17:42:24 +05:30

30 lines
629 B
ReStructuredText

GraphQL engine server configuration
===================================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
Hasura supports various flags and options for customising how you are running the GraphQL engine in your environment.
Server flags
------------
See the :doc:`server flag reference <reference>` for all the available flags.
Use cases
---------
The following are a few configuration use cases:
- :ref:`add-access-key`
- :ref:`cli-with-access-key`
- :ref:`configure-cors`
.. toctree::
:hidden:
Server flags reference <reference>
Server config examples <config-examples>