mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 12:31:52 +03:00
6724b62719
> ### Description > Add a simple test case to test behavior of computed fields with session argument in filter expression (`where`) of a graphql query. ### Changelog - [ ] `CHANGELOG.md` is updated with user-facing content relevant to this PR. If no changelog is required, then add the `no-changelog-required` label. ### Affected components - [x] Tests PR-URL: https://github.com/hasura/graphql-engine-mono/pull/2465 GitOrigin-RevId: 25e287c7e7826350e93f2bebacd5d877568c9934 |
||
---|---|---|
.. | ||
computed_fields_permission.yaml | ||
computed_fields.yaml | ||
float_test.yaml | ||
locations.yaml | ||
scalar_computed_field_filter.yaml | ||
setup.yaml | ||
table_computed_field_filter_fail.yaml | ||
table_computed_field_filter_session_argument.yaml | ||
table_computed_field_filter.yaml | ||
teardown.yaml | ||
tracked_function_as_comp_field.yaml |