graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute Experimental backend adapter 2021-12-22 00:11:28 +00:00
Parser Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Schema Experimental backend adapter 2021-12-22 00:11:28 +00:00
Transport Experimental backend adapter 2021-12-22 00:11:28 +00:00
Context.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Execute.hs multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
Explain.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Logging.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Namespace.hs Refactor type name customization 2021-11-30 09:52:53 +00:00
ParameterizedQueryHash.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Parser.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
RemoteServer.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00
Schema.hs server: introspection cleanups 2021-12-21 17:29:54 +00:00