mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
dda2fb8eca
<!-- Thank you for submitting this PR! :) --> ## Description As noted in https://github.com/hasura/v3-engine/pull/398, the metadata resolver works by passing a lot of mutable references around, making the flow of data quite difficult to follow. This changes the passing of `types` to make it more explicit. Where possible, any mutation is pushed up to the top-level, or we return owned values. V3_GIT_ORIGIN_REV_ID: 61251929cbc9b9410fabba85b58738037dfcb586 |
||
---|---|---|
.. | ||
benches | ||
bin/engine | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |