graphql-engine/server/src-lib/Hasura
hasura-bot 5ca8cd23a0 server: support remote relationship with ID scalar types (#92)
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GITHUB_PR_NUMBER: 6227
GITHUB_PR_URL: https://github.com/hasura/graphql-engine/pull/6227

Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GitOrigin-RevId: 666ec37d570e46482e0f27db2c97c9e3f9c1f4d3
2020-11-24 12:20:22 +00:00
..
Backends/Postgres server: query remote server in a remote join query iff all arguments are not null (#31) 2020-11-18 09:00:12 +00:00
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
GraphQL Support tracking SQL functions as mutations. Closes #1514 (#34) 2020-11-18 18:05:59 +00:00
Incremental Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
RQL server: support remote relationship with ID scalar types (#92) 2020-11-24 12:20:22 +00:00
Server server: schema cache syncing without relying on a Postgres table (#40) 2020-11-24 06:11:07 +00:00
SQL Merge oss/master onto mono/main 2020-11-12 22:37:19 +05:30
App.hs server: schema cache syncing without relying on a Postgres table (#40) 2020-11-24 06:11:07 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Prelude.hs server: query remote server in a remote join query iff all arguments are not null (#31) 2020-11-18 09:00:12 +00:00
Session.hs use only required session variables in multiplexed queries for subscriptions (#4329) 2020-11-03 13:45:22 +05:30
Tracing.hs Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00