graphql-engine/v3/crates/metadata-resolve
Daniel Harvey 90d5268a63 Add feature flag for duplicate command names (#1193)
<!-- The PR description should answer 2 important questions: -->

### What

In #1168 we checked for duplicate command names. However this made a
project build fail, so we instead put this behind a flag and raise a
warning.

V3_GIT_ORIGIN_REV_ID: 41e3dcfda1d3f2da1e7ca672c9d20e0a3917d868
2024-10-01 16:28:01 +00:00
..
src Add feature flag for duplicate command names (#1193) 2024-10-01 16:28:01 +00:00
tests Add feature flag for duplicate command names (#1193) 2024-10-01 16:28:01 +00:00
Cargo.toml Implement error contexts for MBS (#1192) 2024-10-01 16:07:42 +00:00