graphql-engine/v3/crates/lang-graphql
Anon Ray d96bb22844 forward headers from commands as response headers (#707)
## Description

According to NDC headers pass-through spec, commands can include headers
in their responses, which are forwarded as response headers by the
engine to the client. This PR implements it.

V3_GIT_ORIGIN_REV_ID: 4fe458db02c5dd51f4674e4e013312f8e179c087
2024-06-25 07:27:05 +00:00
..
benches Ban println! in code with clippy (#711) 2024-06-24 11:46:53 +00:00
src forward headers from commands as response headers (#707) 2024-06-25 07:27:05 +00:00
tests Ban println! in code with clippy (#711) 2024-06-24 11:46:53 +00:00
Cargo.toml Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00