mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
e43c6b5421
<!-- Thank you for submitting this PR! :) --> ## Description When using boolean expression types on models, we have to check that any relationships they define are local, as we currently do not support remote predicates. This adds these checks in the `models_graphql` stage, once we know about a) models and their sources b) boolean expressions c) relationships. Behind a feature flag, so strictly a no-op. V3_GIT_ORIGIN_REV_ID: 70b2e4b316f5b8d57fa06d5492cccdddca0aaf1c |
||
---|---|---|
.. | ||
failing | ||
passing | ||
metadata_golden_tests.rs |