graphql-engine/server/src-lib/Hasura
jkachmar 63cff8b731 Experimental backend adapter
This commit introduces an "experimental" backend adapter to the GraphQL Engine.

It defines a high-level interface which will eventually be used as the basis for implementing separate data source query generation & marshaling services that communicate with the GraphQL Engine Server via some protocol.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2684
Co-authored-by: awjchen <13142944+awjchen@users.noreply.github.com>
Co-authored-by: Chris Parks <592078+cdparks@users.noreply.github.com>
GitOrigin-RevId: 4463b682142ad6e069e223b88b14db511f634768
2021-12-22 00:11:28 +00:00
..
Backends simplified schema cache representation of remote relationships 2021-12-21 23:15:50 +00:00
Base server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Cache server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Eventing Use transformed request body in event invocation logs 2021-12-06 22:40:31 +00:00
Experimental Experimental backend adapter 2021-12-22 00:11:28 +00:00
GraphQL Experimental backend adapter 2021-12-22 00:11:28 +00:00
Incremental server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Metadata server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
RQL Experimental backend adapter 2021-12-22 00:11:28 +00:00
Server Experimental backend adapter 2021-12-22 00:11:28 +00:00
SQL Experimental backend adapter 2021-12-22 00:11:28 +00:00
App.hs multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
EncJSON.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
GC.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
HTTP.hs server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00
Incremental.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Logging.hs server: log DB locking queries during source catalog migration 2021-11-09 14:22:44 +00:00
Prelude.hs Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
QueryTags.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Session.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Tracing.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00