graphql-engine/docs/graphql/core/remote-schemas/remote-schema-relationships.rst

27 lines
689 B
ReStructuredText
Raw Normal View History

.. meta::
:description: Manage remote schema relationships with Hasura
:keywords: hasura, docs, remote schema, relationships
.. _remote_schema_relationships:
Remote schema relationships
===========================
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
Introduction
------------
You can create remote relationships between your tables/views and fields from your remote schema.
Read more about this at:
- :ref:`pg_remote_schema_relationships`
.. admonition:: Additional Resources
Data Federation with Hasura - `Watch Webinar <https://hasura.io/events/webinar/data-federation-hasura-graphql/?pg=docs&plcmt=body&cta=watch-webinar&tech=>`__.