mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
77ddaf360e
<!-- 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 |
||
---|---|---|
.. | ||
futures-ext | ||
json-ext | ||
jsonschema-tidying | ||
opendds-derive | ||
recursion_limit_macro | ||
tracing-util |