graphql-engine/v3/crates/metadata-resolve/src
Samir Talwar 835668b03c Avoid cloning data connector URL and headers. (#635)
We don't need to clone to populate the transient
`ndc_client::Configuration` type.

V3_GIT_ORIGIN_REV_ID: 920f1a2a82d45fb51179126347aa3d9ba05a6b1f
2024-05-30 11:34:05 +00:00
..
helpers move serializable http types to a separate module (#633) 2024-05-30 08:05:13 +00:00
stages Avoid cloning data connector URL and headers. (#635) 2024-05-30 11:34:05 +00:00
types Use DataConnectorScalarType everywhere (#628) 2024-05-29 09:55:27 +00:00
lib.rs Internal flags for metadata resolve (#589) 2024-05-20 09:12:57 +00:00