graphql-engine/server/tests-py/queries/graphql_query/enums
Swann Moreau 5bc0355bdd [server] coalesce multiple run_sql calls in tests (#270)
GitOrigin-RevId: abd7303aaf8e7a8739fd10574249aec450082ef8
2021-01-06 16:07:22 +00:00
..
introspect_user_role.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
introspect.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_enum_field.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_where_enum_eq_bad_value.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
select_where_enum_eq_string.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
select_where_enum_eq_variable_bad_value.yaml Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
select_where_enum_eq_variable.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_where_enum_eq_without_enum_table_visibility.yaml Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
select_where_enum_eq.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
setup.yaml [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
teardown.yaml fix introspection query if any enum column present in primary key (fix #5200) (#5522) 2020-08-05 19:38:36 +05:30