graphql-engine/v3/crates/metadata-resolve
Daniel Harvey 0e4a3afbca Clone type_container instead of maintaining reference (#1150)
<!-- The PR description should answer 2 important questions: -->

### What

We need less lifetimes in our plan, particular those that are connected
to graphql-specific IR. This makes this reference a copy and fixes call
sites. Functional no-op.

V3_GIT_ORIGIN_REV_ID: beb05a09a30cd33240e916255265c41db17c0c78
2024-09-24 14:55:26 +00:00
..
src Clone type_container instead of maintaining reference (#1150) 2024-09-24 14:55:26 +00:00
tests Carry the parsing path through the OpenDD parsers (#1146) 2024-09-23 22:40:55 +00:00
Cargo.toml Carry the parsing path through the OpenDD parsers (#1146) 2024-09-23 22:40:55 +00:00