graphql-engine/server/tests-py/queries/graphql_query
Brandon Simmons 81fe4a23cf Test fixup: 'yes' being YAML synonym for 'true' is dubious
See: https://stackoverflow.com/q/57682657/176841

I don't think this is something we care about, and we need to fix this
for ruamel which uses the more sane v1.2 spec.
2019-11-05 15:15:25 -06:00
..
agg_perm dont use sub-query for perm limit if aggregations are absent (#2630) 2019-08-01 05:09:52 +00:00
aggregations introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
allowlist keep allowed queries in sync when collections are changed, fix #2221 (#2230) 2019-05-20 15:59:32 +05:30
basic Add tests for directives skip and include and basic tests for fragments (fix #3180) (#3185) 2019-10-20 06:59:41 -05:00
boolexp Test fixup: 'yes' being YAML synonym for 'true' is dubious 2019-11-05 15:15:25 -06:00
caching Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
computed_fields support computed fields returning scalars or set of tables (close #1387) (#2917) 2019-10-18 13:59:47 +05:30
custom_schema allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
enums Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
functions use named notation for function arguments if any argument is not specified (fix #2730) (#2777) 2019-08-28 14:27:15 -05:00
limits introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
offset introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30
order_by fix SQL generation if more than one aggregate order_by items present, fix #2981 (#2998) 2019-10-04 23:00:53 -05:00
permissions allow session variables in operators which expect array input (#2475) 2019-07-10 15:49:58 +05:30
v1alpha1/errors introduce v1/graphql (fix #1368) (#2064) 2019-05-10 11:35:10 +05:30