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

update remote schema api #35

Open tirumaraiselvan opened 5 years ago

tirumaraiselvan commented 5 years ago

Currently, remote schema modify does a "Create and Delete" which means metadata inconsistencies are very strict e.g. you can't modify header if there is a remote relationship, etc