Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RemoteRelationshipDef

Hierarchy

  • RemoteRelationshipDef

Index

Properties

hasura_fields

hasura_fields: PGColumn[]

Column(s) in the table that is used for joining with remote schema field. All join keys in remote_field must appear here.

remote_field

remote_field: RemoteField

The schema tree ending at the field in remote schema which needs to be joined with.

remote_schema

remote_schema: RemoteSchemaName

Name of the remote schema to join with

Generated using TypeDoc