graphql-engine/v3/crates
Daniel Harvey 8579570459 Add deprecation notice to old boolean expression types (#806)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

Since these code comments end up in the docs, let's make sure we point
out these old types are no longer in favour.

<!-- What is this PR trying to accomplish (and why, if it's not
obvious)? -->

<!-- Consider: do we need to add a changelog entry? -->

### How

Updating doc comments.

<!-- How is it trying to accomplish it (what are the implementation
steps)? -->

V3_GIT_ORIGIN_REV_ID: a21190fbf2327e1ae265c76d1f467af063f1dd64
2024-07-08 14:19:28 +00:00
..
auth pre-execution plugin middleware (#771) 2024-07-03 12:58:26 +00:00
custom-connector Update ndc-models to latest version which includes new name newtypes (#791) 2024-07-04 08:58:12 +00:00
engine Skip capability check for local relationships (#805) 2024-07-08 13:03:13 +00:00
execute Remove ndc_models types from arguments and order by IR (#798) 2024-07-05 10:44:41 +00:00
lang-graphql Allow non-nullable variables to fulfil nullable values (#795) 2024-07-04 16:07:35 +00:00
metadata-resolve Skip capability check for local relationships (#805) 2024-07-08 13:03:13 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Add deprecation notice to old boolean expression types (#806) 2024-07-08 14:19:28 +00:00
plugins/pre-execution-plugin pre-execution plugin middleware (#771) 2024-07-03 12:58:26 +00:00
query-usage-analytics Reimplement most OpenDD newtypes using SmolStr and a macro (#797) 2024-07-05 10:16:33 +00:00
schema Skip capability check for local relationships (#805) 2024-07-08 13:03:13 +00:00
sql Bump async-trait from 0.1.80 to 0.1.81 (#804) 2024-07-08 08:32:04 +00:00
utils Open DD changes for OrderByExpression (#780) 2024-06-28 11:26:30 +00:00