graphql-engine/v3/crates/metadata-resolve/src
paritosh-08 9f3b8370c1 make FieldMapping enum again (#705)
<!-- 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?
-->

This PR reverts the changes to `FieldMapping` and introduces the
`argument_mapping` in `ColumnMapping` instead.

V3_GIT_ORIGIN_REV_ID: badca2416b1a1b82d1a596aa60bf7a39b3b6152a
2024-06-12 02:16:36 +00:00
..
helpers add field arguments in open dd metadata (#694) 2024-06-11 16:31:47 +00:00
stages make FieldMapping enum again (#705) 2024-06-12 02:16:36 +00:00
types add field arguments in open dd metadata (#694) 2024-06-11 16:31:47 +00:00
lib.rs Argument presets for DataConnectorLink Pt. 2 (#675) 2024-06-06 16:04:28 +00:00