mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-19 13:31:43 +03:00
27 lines
689 B
ReStructuredText
27 lines
689 B
ReStructuredText
|
.. 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=>`__.
|