tirumaraiselvan / graphql-engine

Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control
https://hasura.io
Apache License 2.0
2 stars 0 forks source link

Add schema dependencies #18

Closed tirumaraiselvan closed 5 years ago

tirumaraiselvan commented 5 years ago

We need to add 3 dependencies for Remote Relationship:

Table dependency: RemoteRel depends on the table Column dependencies: All the Tables columns are also a dependency for the RemoteRel Remote Schema dependency: RemoteRel depends on the remote schema