graphql-engine/server/src-lib
Antoine Leblanc a1886b3729 Generalize remote schemas IR
### Description

This PR is one further step towards remote joins from remote schemas. It introduces a custom partial AST to represent queries to remote schemas in the IR: we now need to augment what used to be a straightforward GraphQL AST with additional information for remote join fields.

This PR does the minimal amount of work to adjust the rest of the code accordingly, using `Void` in all places that expect a type representing remote relationships.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3794
GitOrigin-RevId: 33fc317731aace71f82ad158a1951ea93350d6cc
2022-02-25 20:38:46 +00:00
..
Control Avoid Arrows by interpreting monads 2022-02-22 18:09:50 +00:00
Data Generalize remote schemas IR 2022-02-25 20:38:46 +00:00
Database/MSSQL server/mssql: source catalog initialization for event triggers (Incremental PR - I) 2022-02-24 08:14:10 +00:00
GHC server: drop dependency on ghc-heap-view again for profiling builds (close #2554) 2021-10-12 09:34:08 +00:00
Hasura Generalize remote schemas IR 2022-02-25 20:38:46 +00:00
Network server: http ip blocklist (closes #2449) 2022-02-25 13:30:57 +00:00