graphql-engine/v3/crates
Daniel Harvey 161f40636c Check relationships exist in order_by_expressions resolve step (#1288)
<!-- The PR description should answer 2 important questions: -->

### What

Now when resolving `orderableRelationship` in `order_by_expressions` we
check the relationship name refers to a real relationship on that type,
and throw an error if not.

If we lookup the relationship and it refers to an unknown subgraph, we
exclude it but do not error.

V3_GIT_ORIGIN_REV_ID: 4d310c6e800cf830860efce30e28fc5f258bf39b
2024-10-28 13:46:52 +00:00
..
auth Bump Rust to 1.82.0 (#1270) 2024-10-25 10:52:05 +00:00
compatibility Factor out jsonpath into its own crate (#1101) 2024-09-11 15:21:47 +00:00
custom-connector Bump all the packages (#1199) 2024-10-03 09:10:06 +00:00
engine sql: error detail for disallowed mutations (#1280) 2024-10-26 16:14:36 +00:00
execute mbs: improve performance of /validate and, to a lesser extent, /build (#1253) 2024-10-23 09:51:34 +00:00
frontends/graphql Support receiving JSON values from Webhooks/JWT/NoAuth instead of just strings (#1257) 2024-10-22 11:46:37 +00:00
graphql Support receiving JSON values from Webhooks/JWT/NoAuth instead of just strings (#1257) 2024-10-22 11:46:37 +00:00
graphql-ws Bump Rust to 1.82.0 (#1270) 2024-10-25 10:52:05 +00:00
jsonapi Return types in JSONAPI OpenAPI schema (#1250) 2024-10-25 10:31:21 +00:00
lang-graphql mbs: improve performance of /validate and, to a lesser extent, /build (#1253) 2024-10-23 09:51:34 +00:00
metadata-resolve Check relationships exist in order_by_expressions resolve step (#1288) 2024-10-28 13:46:52 +00:00
metadata-schema-generator Move all dependency versions into the workspace file. (#734) 2024-06-20 12:25:55 +00:00
open-dds Reapply "Reapply "subscriptions: Unhide OpenDd Metadata and lift from unstability" " (#1256) (#1266) 2024-10-23 15:44:00 +00:00
plan Enable argument presets in OpenDD pipeline (#1228) 2024-10-17 10:48:04 +00:00
plan-types Move plan types out of GraphQL IR (#1203) 2024-10-04 13:53:06 +00:00
plugins graphql-ws: Improve tracing (#1252) 2024-10-22 08:52:59 +00:00
query-usage-analytics add mappings to the relationship usage analytics (#1125) 2024-09-30 10:09:23 +00:00
sql sql: error detail for disallowed mutations (#1280) 2024-10-26 16:14:36 +00:00
utils mbs: improve performance of /validate and, to a lesser extent, /build (#1253) 2024-10-23 09:51:34 +00:00