graphql-engine/v3/crates
Daniel Harvey 55dcab09b1 Split up apollo and relay stages (#815)
<!-- The PR description should answer 2 (maybe 3) important questions:
-->

### What

In the haste of breaking things up, realised we put the `relay` checks
in with the `apollo` ones where they are two separate things.

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

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

### How

Split up `apollo` step into `relay` and `apollo` steps. Functional
no-op.

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

V3_GIT_ORIGIN_REV_ID: 8d02d3cb77b1248239be37ed61d0b87b9b734fdf
2024-07-09 17:19:37 +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 usage of ndc_models Expression types from the IR (#810) 2024-07-09 08:23:24 +00:00
lang-graphql Allow non-nullable variables to fulfil nullable values (#795) 2024-07-04 16:07:35 +00:00
metadata-resolve Split up apollo and relay stages (#815) 2024-07-09 17:19:37 +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 Move GraphqlConfigError to graphql_config stage (#808) 2024-07-09 10:02:40 +00:00
sql Remove usage of ndc_models Expression types from the IR (#810) 2024-07-09 08:23:24 +00:00
utils Open DD changes for OrderByExpression (#780) 2024-06-28 11:26:30 +00:00