graphql-engine/v3/crates/engine
Daniel Harvey f775580dc9 Separate scalar_types into discreet metadata resolve stage (#470)
<!-- Thank you for submitting this PR! :) -->

## Description

Following from https://github.com/hasura/v3-engine/pull/469 , we split
scalar type resolution too. That will need to be merged before this so
we can tidy up the data passing between them.

No functional change.

V3_GIT_ORIGIN_REV_ID: 5e157c4d15d0223d2bbd24f911ebee24e98b81cd
2024-04-18 10:57:21 +00:00
..
benches NDC response size limit (#439) 2024-04-04 04:56:50 +00:00
bin/engine add deserialize trait to AuthConfig (#474) 2024-04-18 07:09:53 +00:00
src Separate scalar_types into discreet metadata resolve stage (#470) 2024-04-18 10:57:21 +00:00
tests Expose error caused by negative limit and offset values in the API response (#471) 2024-04-18 06:35:38 +00:00
build.rs Move all crates into a folder (#355) 2024-03-19 18:07:14 +00:00
Cargo.toml Use anyhow in tests instead of unwrapping everywhere. (#475) 2024-04-18 08:58:17 +00:00