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

Remote joins: remove `hasura_fields` from `create_remote_relationship` #64

Closed jberryman closed 4 years ago

jberryman commented 5 years ago

Instead we can make this implicit and extract referenced fields from the remote_field section. Simplifies API and removes something extra to validate.

This also removes the weird question of whether including extraneous hasura fields that go unused should be a validation error.

tirumaraiselvan commented 4 years ago

Closed via https://github.com/hasura/graphql-engine/commit/2d9b32336f6f04ada803814f95d039ebc5ec4088