graphql-engine/v3/crates/engine
Phil Freeman 209ec112ec Update to ndc-spec-0.1.2 (#443)
<!-- Thank you for submitting this PR! :) -->

## Description

- Update to `ndc-spec`-`0.1.2`
- Use `ndc_models` since `ndc_client` was removed
- Use `Int32` in `custom_connector` everywhere

<!--
  Questions to consider answering:
  1. What user-facing changes are being made?
2. What are issues related to this PR? (Consider adding `(close
#<issue-no>)` to the PR title)
  3. What is the conceptual design behind this PR?
  4. How can this PR be tested/verified?
  5. Does the PR have limitations?
  6. Does the PR introduce breaking changes?
-->

V3_GIT_ORIGIN_REV_ID: 00c6e7a6c213ab0de31303a93f8446c1d371c538
2024-04-05 09:35:47 +00:00
..
benches NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
bin/engine NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
src Update to ndc-spec-0.1.2 (#443) 2024-04-05 09:35:47 +00:00
tests fix bug with multiple fields in boolean expressions (#442) 2024-04-05 08:02:37 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Update to ndc-spec-0.1.2 (#443) 2024-04-05 09:35:47 +00:00