graphql-engine/v3/crates/engine
Philip Lykke Carlsen 624df9a594 Add /metadata endpoint which serves the initial, raw metadata (#459)
## Description

As a temporary means of supporting a local development setup, this PR
adds a `/metadata` endpoint that serves the raw metadata that the engine
was started with.

![image](https://github.com/hasura/v3-engine/assets/358550/bf34c3f8-d153-4a93-9044-dbaa15299481)

V3_GIT_ORIGIN_REV_ID: 44c552cfe29ee587fa0d383f7788aacc5579770f
2024-04-11 11:08:27 +00:00
..
benches NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
bin/engine Add /metadata endpoint which serves the initial, raw metadata (#459) 2024-04-11 11:08:27 +00:00
src break out data_connectors resolving step (#457) 2024-04-11 08:53:58 +00:00
tests break out BooleanExpressionError from Error (#449) 2024-04-09 09:16:27 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml use clippy settings in Cargo workspace (#441) 2024-04-08 10:14:11 +00:00