graphql-engine/v3/crates/open-dds
Daniel Harvey b138cd2017 OpenDD types for new boolean expressions (#599)
<!-- Thank you for submitting this PR! :) -->

## Description

We have a new `BooleanExpressionType` metadata kind. This adds it, tests
it can be parsed, but hides it from generated metadata and throws an
error if one is actually used in the engine.

V3_GIT_ORIGIN_REV_ID: 036b5fd9c32475d1c5a5e5e6321fb736fe6caefa
2024-05-21 09:28:53 +00:00
..
examples Use Postgres in readme (#546) 2024-05-02 21:40:37 +00:00
src OpenDD types for new boolean expressions (#599) 2024-05-21 09:28:53 +00:00
Cargo.toml Bump schemars from 0.8.19 to 0.8.20 (#592) 2024-05-20 08:45:48 +00:00
metadata.jsonschema use a newtype for data connector object type (#542) 2024-05-03 09:33:15 +00:00