graphql-engine/v3/crates/metadata-resolve/tests
Daniel Harvey cedd4e56c6 Use new boolean expressions in arguments (#753)
<!-- Thank you for submitting this PR! :) -->

## Description

Adding a test for this and fixing a few missing parts. Mostly threading
`boolean_expression_types` everywhere and adding them to our type
lookups. Behind a feature flag so this is a functional no-op.

V3_GIT_ORIGIN_REV_ID: 5fd6d5b9e06f0216e770b0715c59c0479881017f
2024-06-25 14:35:07 +00:00
..
failing Check field type against boolean expression type (#754) 2024-06-25 11:13:27 +00:00
passing Use new boolean expressions in arguments (#753) 2024-06-25 14:35:07 +00:00
metadata_golden_tests.rs Metadata resolve for aggregates over relationships (#731) 2024-06-21 01:08:54 +00:00