graphql-engine/server/src-lib/Hasura/GraphQL
David Overton 7c77c81cf9 return original schema in introspect_remote_schema
https://github.com/hasura/graphql-engine-mono/pull/2364

GitOrigin-RevId: 99698aa977bf8ff85e29d67a0956ff1509cd30be
2021-09-16 09:07:18 +00:00
..
Execute server: drop LazyTxT newtype 2021-09-15 20:46:45 +00:00
Parser server: reduce memory usage during type collection by using a more concrete effect stack 2021-08-24 09:16:15 +00:00
Schema Fix nullability of nested objrel inserts (fix hasura/graphql-engine#7484) 2021-09-15 13:11:48 +00:00
Transport server: log operation details for each query in a batch query execution 2021-09-15 08:30:32 +00:00
Context.hs server: remove remnants of query plan caching (fix #1795) 2021-07-27 11:52:43 +00:00
Execute.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +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 return original schema in introspect_remote_schema 2021-09-16 09:07:18 +00:00
Schema.hs Prevent empty subscription roots (fix hasura/graphql-engine#6898) 2021-09-16 07:42:46 +00:00