graphql-engine/v3/crates/lang-graphql
Samir Talwar 07452e6067 Directives are always empty. Remove them. (#712)
We pretend we handle directives but we simply set them to an empty map,
and then don't actually use them at all.

This is completely unused code that can be removed.

V3_GIT_ORIGIN_REV_ID: a86dc43acc2de2f2d3f78f0c8ebc53ce9f5bde8c
2024-06-17 19:16:03 +00:00
..
benches Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
src Directives are always empty. Remove them. (#712) 2024-06-17 19:16:03 +00:00
tests Inline format arguments into the format string when possible. (#703) 2024-06-12 11:25:38 +00:00
Cargo.toml Bump diffy from 0.3.0 to 0.4.0 (#718) 2024-06-17 05:30:09 +00:00