graphql-engine/server/src-lib/Hasura/Server
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
..
API Experimental backend adapter 2021-12-22 00:11:28 +00:00
Auth Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
Init Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
Migrate server: relocate some of the pre metadata separation source catalog migrations 2021-11-03 14:21:40 +00:00
Telemetry server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
App.hs multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
Auth.hs Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
CheckUpdates.hs server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00
Compression.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Cors.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Init.hs Revert "Feature/multiple jwt secrets" 2021-12-14 14:29:52 +00:00
Limits.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Logging.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Metrics.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Middleware.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Migrate.hs server: provide option to recreate event triggers of specific or all sources in reload_metadata 2021-11-10 14:35:21 +00:00
OpenAPI.hs fix OpenAPI for mutiple methods on same REST endpoint path 2021-10-14 10:32:18 +00:00
Rest.hs Fixing REST Enpoints list variable bug 2021-12-03 21:57:25 +00:00
SchemaUpdate.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Telemetry.hs server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00
Types.hs multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
Utils.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Version.hs server: drop HasVersion implicit parameter (closes #2236) 2021-10-13 16:39:58 +00:00