graphql-engine/server/src-lib/Hasura/GraphQL
jkachmar 112d206fa6 Adds Remote Source Join Execution
https://github.com/hasura/graphql-engine-mono/pull/2038

Co-authored-by: Phil Freeman <630306+paf31@users.noreply.github.com>
GitOrigin-RevId: 0843bd0610822469f727d768810694b748fec790
2021-09-22 10:44:01 +00:00
..
Execute Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Parser Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Schema Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Transport Adds Remote Source Join Execution 2021-09-22 10:44:01 +00:00
Context.hs server: enable StrictData by default (fix hasura/graphql-engine#3941) 2021-09-16 12:23:15 +00:00
Execute.hs [server] Add GraphQL query in the payload for Synchronous Actions 2021-09-20 18:20:33 +00:00
Explain.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00
Logging.hs server: fix regression in query-log generation 2021-04-28 17:39:02 +00:00
ParameterizedQueryHash.hs pro, server: improve parameterised query hash handling for batched requests (fix #1767) 2021-08-02 16:05:17 +00:00
Parser.hs server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
RemoteServer.hs server: add "extensions" field to action webhook error schema 2021-09-17 07:44:37 +00:00
Schema.hs Prevent empty subscription roots (fix hasura/graphql-engine#6898) 2021-09-16 07:42:46 +00:00