graphql-engine/docs/graphql/manual/guides/data-modelling/index.rst
2020-01-14 18:27:45 +05:30

24 lines
423 B
ReStructuredText

.. meta::
:description: Guides for data modelling with Hasura
:keywords: hasura, docs, guide, data modelling
Guides: Data modelling
======================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
- :ref:`soft_deletes`
- :ref:`one_to_one_modelling`
- :ref:`one_to_many_modelling`
- :ref:`many_to_many_modelling`
.. toctree::
:maxdepth: 1
:titlesonly:
:hidden:
soft-deletes