graphql-engine/v3/crates/utils
David Overton 77ddaf360e Open DD changes for OrderByExpression (#780)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

Adds new Open DD type `OrderByExpression` and defines `ModelV2` type, as
described in
https://github.com/hasura/v3-engine/blob/main/rfcs/open-dd-expression-type-changes.md.

### How

- Added new types `OrderByExpression`, `ModelV2` and
`ModelGraphQlDefinitionV2` to the `open-dds` crate.
- Added new `UnstableFeatures` flag `enable_order_by_expressions` to
`metadata-resolve`. This is not yet used, as `metadata-resolve` does not
yet use the new Open DD types.

---------

Co-authored-by: Daniel Harvey <danieljamesharvey@gmail.com>
V3_GIT_ORIGIN_REV_ID: e861e88f293f1b380e6346de8490b96cec6f65bb
2024-06-28 11:26:30 +00:00
..
futures-ext Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
json-ext Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
jsonschema-tidying Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
opendds-derive Open DD changes for OrderByExpression (#780) 2024-06-28 11:26:30 +00:00
recursion_limit_macro Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
tracing-util Stdout otel exporter (#776) 2024-06-27 14:45:05 +00:00