graphql-engine/server/src-lib
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
..
Control server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Data Allows for mock env vars in test-webhook-transform endpoint 2021-12-09 07:59:46 +00:00
Database/MSSQL server/mssql: add cascade to mssql_run_sql 2021-10-22 14:50:13 +00:00
GHC server: drop dependency on ghc-heap-view again for profiling builds (close #2554) 2021-10-12 09:34:08 +00:00
Hasura Experimental backend adapter 2021-12-22 00:11:28 +00:00
Network server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00