graphql-engine/docs/graphql/manual/guides/data-modelling/index.rst

24 lines
423 B
ReStructuredText
Raw Normal View History

.. meta::
:description: Guides for data modelling with Hasura
:keywords: hasura, docs, guide, data modelling
2019-12-26 15:05:37 +03:00
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