graphql-engine/v3/crates/engine
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
..
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 make FieldMapping enum again (#705) 2024-06-12 02:16:36 +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