graphql-engine/server/src-lib/Hasura
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
..
Backends server: drop LazyTxT newtype 2021-09-15 20:46:45 +00:00
Base server: don't use Show to encode error codes 2021-09-06 15:49:56 +00:00
Cache server: remove remnants of query plan caching (fix #1795) 2021-07-27 11:52:43 +00:00
Eventing server: update create_scheduled_event API to respond with event_id 2021-09-13 18:01:55 +00:00
GraphQL return original schema in introspect_remote_schema 2021-09-16 09:07:18 +00:00
Incremental server: inherited roles for mutations, remote schemas, actions and custom functions 2021-08-09 10:21:05 +00:00
Metadata server: drop LazyTxT newtype 2021-09-15 20:46:45 +00:00
RQL return original schema in introspect_remote_schema 2021-09-16 09:07:18 +00:00
Server server: drop LazyTxT newtype 2021-09-15 20:46:45 +00:00
SQL server: generalize event triggers - incremental PR 2 2021-09-09 11:55:11 +00:00
App.hs server: drop LazyTxT newtype 2021-09-15 20:46:45 +00:00
EncJSON.hs Remote schema execution logic 2021-08-06 13:40:37 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs [pro, server] Allow response when cache limits are hit 2021-08-25 01:53:45 +00:00
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalize event triggers - incremental PR 2 2021-09-09 11:55:11 +00:00
Prelude.hs Fix nullability of nested objrel inserts (fix hasura/graphql-engine#7484) 2021-09-15 13:11:48 +00:00
QueryTags.hs server: SQL query tags for GQL operations (closes #400) 2021-07-29 08:30:10 +00:00
Session.hs kill Arbitrary (fix #1736) 2021-07-30 07:55:37 +00:00
Tracing.hs Remote Schema Customization take 2 using parser tranformations 2021-07-30 11:33:59 +00:00