graphql-engine/server/tests-py/queries/graphql_query
Rakesh Emmadi 6724b62719 server/postgres: add test case to test computed field with session argument in where expression
>

### 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
2021-09-30 11:27:37 +00:00
..
agg_perm [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
aggregations server: add type information to aggregates and stringify them (closes #5704) 2021-01-18 13:52:51 +00:00
allowlist server: revert the relaxing of unique name constraint in allow-lists 2021-08-03 09:23:20 +00:00
basic MSSQL: __typename error and json based aggregates (graphql-engine#7130) 2021-07-30 09:03:57 +00:00
bigquery server/bigquery: add explicit order_by argument to fix non-deterministic test failures 2021-09-15 15:44:45 +00:00
boolexp MSSQL nodes aggregates & inherited roles 2021-07-08 20:50:09 +00:00
caching [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
citus server: fix failing citus test 2021-07-21 15:28:32 +00:00
computed_fields server/postgres: add test case to test computed field with session argument in where expression 2021-09-30 11:27:37 +00:00
custom_schema [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
empty Prevent empty subscription roots (fix hasura/graphql-engine#6898) 2021-09-16 07:42:46 +00:00
enums [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
functions server: support adding a tracked function as a computed field and vice versa 2021-05-20 06:29:24 +00:00
limits server: introduce new custom scalars and remove offsetParser 2021-06-10 16:14:21 +00:00
mysql Mysql: Simple graphql queries along with offset/limits 2021-08-04 11:43:19 +00:00
offset [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
order_by server/postgres: support computed fields in order by 2021-07-27 16:28:23 +00:00
permissions MSSQL: custom-check based permissions _exists uses wrong table graphql-engine#7429 2021-09-20 10:27:14 +00:00
relay [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1alpha1/errors Integration test improvements (for speed/clarity), also increase polling interval for scheduled events 2021-04-27 05:35:26 +00:00