graphql-engine/server
Jesse Hallett ab59be86c3 server: split metadata serialization helpers into new module
Moves code from `Hasura.RQL.Types.Metadata` that is specific to serialization into a new module, `Hasura.RQL.Types.Metadata.Serialization`.

I'm breaking up #5184 into smaller PRs. This is the third and final PR in that effort. This PR is stacked on #5210 and #5211.

The tracking issue is https://hasurahq.atlassian.net/browse/MM-35

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5212
GitOrigin-RevId: 6cde6d52173590fafe0969a06f2a3411db4fbc78
2022-08-01 13:55:32 +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 ci: hide old benchmark reports for PRs with many comments 2022-02-24 20:09:17 +00:00
documentation server/postgres: test identifier uniqueness rewrite 2022-06-17 10:44:18 +00:00
lib server: convert Metadata to DTO (smaller PR) 2022-08-01 12:50:00 +00:00
src-dc-api server: Refactor Data Connector Agent tests to remove duplicate code and test data 2022-07-29 08:08:12 +00:00
src-emit-metadata-openapi server: initial set of DTO types for metadata 2022-06-27 16:33:31 +00:00
src-exec server: expose Prometheus metrics from Hasura Pro 2022-07-23 21:19:20 +00:00
src-lib server: split metadata serialization helpers into new module 2022-08-01 13:55:32 +00:00
src-rsr ci: tag release v2.9.0 and v2.10.0-beta.1 2022-07-27 10:16:23 +00:00
src-test server: convert Metadata to DTO (smaller PR) 2022-08-01 12:50:00 +00:00
tests-dc-api server: Added a complex Data Connector agent test scenario 2022-08-01 00:41:58 +00:00
tests-hspec Move and refactor the Directives tests 2022-08-01 12:05:56 +00:00
tests-py Restructure Pro Parser modules to align with the OSS Parser 2022-07-26 07:33:35 +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
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 tooling: Opt-in shared tooling 2022-06-16 17:12:35 +00:00
CONTRIBUTING.md server: Automate generation and verification of Cabal files from hpack. 2022-07-29 16:22:12 +00:00
graphql-engine.cabal server: split metadata serialization helpers into new module 2022-08-01 13:55:32 +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 server: testing guidelines 2022-03-08 09:53:27 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
VERSIONS.json server: Automate generation and verification of Cabal files from hpack. 2022-07-29 16:22:12 +00:00