graphql-engine/v3/crates
Daniel Harvey 9232af913a Split up command resolve stage (#774)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

Tiny no-op PR to split the `command` stage of `metadata-resolve` into
smaller modules the same way `models` and others work.

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

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

### How

Copy and paste, run `just fix-local` to remove unrequired imports.

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: ab2846be83ba0e948ea222b42eb4fd7ffa5b3523
2024-06-27 15:48:43 +00:00
..
auth Stdout otel exporter (#776) 2024-06-27 14:45:05 +00:00
custom-connector tests: use a different argument name for header forwarding (#773) 2024-06-27 09:53:57 +00:00
engine Stdout otel exporter (#776) 2024-06-27 14:45:05 +00:00
execute Add flag to toggle whether to expose internal errors (#759) 2024-06-27 12:43:23 +00:00
lang-graphql Replace lazy_static with stdlib equivalents. (#758) 2024-06-26 12:45:41 +00:00
metadata-resolve Split up command resolve stage (#774) 2024-06-27 15:48:43 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Support for partial supergraphs in metadata resolution. (#772) 2024-06-27 14:17:31 +00:00
query-usage-analytics Improvements to query usage analytics data shape (#715) 2024-06-25 07:57:15 +00:00
schema Support for partial supergraphs in metadata resolution. (#772) 2024-06-27 14:17:31 +00:00
sql do not replace tablescans for information_schema (#764) 2024-06-25 23:41:01 +00:00
utils Stdout otel exporter (#776) 2024-06-27 14:45:05 +00:00