graphql-engine/v3/crates
Rakesh Emmadi 91f74550b5 metadata-resolve: refactor duplicate root field reporting in commands (#1320)
<!-- The PR description should answer 2 important questions: -->

### What

<!-- What is this PR trying to accomplish (and why, if it's not
obvious)? -->

<!-- Consider: do we need to add a changelog entry? -->

<!-- Does this PR introduce new validation that might break old builds?
-->

<!-- Consider: do we need to put new checks behind a flag? -->
No-op refactor. Just updates the error message.

### How

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->
Define a type to track root fields and report error if the field is
already in use.

V3_GIT_ORIGIN_REV_ID: 91533ee0dd48087617e1950f1aeb42a1787edc16
2024-11-06 15:59:09 +00:00
..
auth Bump derive_more from 0.99.18 to 1.0.0 (#1310) 2024-11-04 11:13:21 +00:00
compatibility Factor out jsonpath into its own crate (#1101) 2024-09-11 15:21:47 +00:00
custom-connector Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
engine Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
execute Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
graphql Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
jsonapi Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
metadata-resolve metadata-resolve: refactor duplicate root field reporting in commands (#1320) 2024-11-06 15:59:09 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
plan Enable argument presets in OpenDD pipeline (#1228) 2024-10-17 10:48:04 +00:00
plan-types Move plan types out of GraphQL IR (#1203) 2024-10-04 13:53:06 +00:00
plugins Combine graphql crates together (#1290) 2024-10-29 10:16:46 +00:00
query-usage-analytics add mappings to the relationship usage analytics (#1125) 2024-09-30 10:09:23 +00:00
sql Upgrade to NDC v0.2.0-rc.1 (#1291) 2024-11-06 13:08:10 +00:00
utils Bump derive_more from 0.99.18 to 1.0.0 (#1310) 2024-11-04 11:13:21 +00:00