graphql-engine/server
Auke Booij cfc9d7d219 server: build even more parts of the Schema Cache monadically
Rewrites the schema cache building code monadically for the following features as well:
- REST endpoints
- Cron triggers
- OpenTelemetry config
- Remote schema cache (post-introspection only), mainly remote schema relationships
- Actions
- Inherited roles

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7049
GitOrigin-RevId: c0727c6a170a27f722cc173973658ad201ebedb5
2022-11-30 09:12:15 +00:00
..
bench-wrk server/tests-py: Reduce the number of locations we check the status code. 2022-07-05 18:01:07 +00:00
benchmarks Add benchmarks for allowlist operations 2022-11-01 17:28:15 +00:00
documentation server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
lib server: use kriti template to generate query param from list 2022-11-29 20:27:41 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec multitenant: make shutdown logic more abstract 2022-11-23 07:53:19 +00:00
src-lib server: build even more parts of the Schema Cache monadically 2022-11-30 09:12:15 +00:00
src-rsr ci: tag release v2.16.0-beta.1 2022-11-30 08:11:23 +00:00
src-test server: use kriti template to generate query param from list 2022-11-29 20:27:41 +00:00
test-manual Document and automate spinning up AlloyDB for testing. 2022-11-24 14:16:21 +00:00
test-mssql server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
test-postgres server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
tests-py server: fix bug with customized remote schema enum variables 2022-11-24 08:47:46 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
.ormolu Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md ghc 9.2.5 2022-11-15 11:26:42 +00:00
CONTRIBUTING.md server: Split the integration tests out into their own directories. 2022-11-17 12:56:26 +00:00
graphql-engine.cabal Mutation Data Connector API types [GDC-594] 2022-11-29 03:37:13 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md Nix: Use nixpkgs-fmt to format everything. 2022-06-20 13:02:45 +00:00
testing-guidelines.md Extract the test harness from the Hspec tests 2022-10-04 08:31:26 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json ghc 9.2.5 2022-11-15 11:26:42 +00:00