graphql-engine/v3/crates/engine
paritosh-08 a3ea579006 add field arguments in open dd metadata (#694)
<!-- Thank you for submitting this PR! :) -->

## Description

<!--
  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?
-->

JIRA: https://hasurahq.atlassian.net/browse/V3ENGINE-148

This is part 1 of supporting field arguments in the engine.
Part 2 is here: https://github.com/hasura/v3-engine/pull/695

It adds the OpenDD types according to the RFC and resolves them.

V3_GIT_ORIGIN_REV_ID: f7736c968489e35c9133f2c6e276d05baf84d4be
2024-06-11 16:31:47 +00:00
..
benches Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
bin/engine Argument presets for DataConnectorLink Pt. 2 (#675) 2024-06-06 16:04:28 +00:00
src Semicolons, everywhere! (#700) 2024-06-11 15:33:32 +00:00
tests add field arguments in open dd metadata (#694) 2024-06-11 16:31:47 +00:00
build.rs Use Clippy to help simplify conditions. (#648) 2024-05-31 13:02:00 +00:00
Cargo.toml Bump serde from 1.0.202 to 1.0.203 (#687) 2024-06-10 06:26:06 +00:00