graphql-engine/v3/crates/open-dds
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
..
examples upgrade to ndc v0.1.3 (#629) 2024-06-05 10:16:11 +00:00
src make FieldMapping enum again (#705) 2024-06-12 02:16:36 +00:00
Cargo.toml Remove duplicate JSON Schema entries (#692) 2024-06-11 08:28:30 +00:00
metadata.jsonschema make FieldMapping enum again (#705) 2024-06-12 02:16:36 +00:00