diff --git a/docs/graphql/core/deployment/graphql-engine-flags/config-examples.rst b/docs/graphql/core/deployment/graphql-engine-flags/config-examples.rst index 31dcfa969ea..6c814584618 100644 --- a/docs/graphql/core/deployment/graphql-engine-flags/config-examples.rst +++ b/docs/graphql/core/deployment/graphql-engine-flags/config-examples.rst @@ -208,6 +208,8 @@ If you want the debugging mode enabled only for ``admin`` role requests, configu It is highly recommended to enable debugging only for the ``admin`` role in production. +.. _add-metadata-database: + Add a metadata database ----------------------- diff --git a/docs/graphql/core/deployment/graphql-engine-flags/index.rst b/docs/graphql/core/deployment/graphql-engine-flags/index.rst index 250e31138b3..664a8f0404d 100644 --- a/docs/graphql/core/deployment/graphql-engine-flags/index.rst +++ b/docs/graphql/core/deployment/graphql-engine-flags/index.rst @@ -32,6 +32,7 @@ The following are a few configuration use cases: - :ref:`configure-cors` - :ref:`console-assets-on-server` - :ref:`dev-mode` +- :ref:`add-metadata-database` .. toctree:: :hidden: