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

Shoule we allow definition of remote relationships without any argument? #57

Open nizar-m opened 5 years ago

tirumaraiselvan commented 5 years ago

Although this has few niche use-cases, let's defer this after v1. Currently, let's throw validation error.

tirumaraiselvan commented 5 years ago

Unless this is solved (without much effort) with #52