graphql-engine/server/tests-py/queries/graphql_query/enums
Alexis King c0d7402e15
Fix two enum table reference bugs (fix #2820 and #3010) (#3074)
* Include enum types in schema whenever references are visible (fix #2820)
* Fix RQL parsing for nullable enum table references (fix #3010)
2019-10-10 21:22:16 -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 Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_where_enum_eq_string.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
select_where_enum_eq_variable_bad_value.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -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 Fix two enum table reference bugs (fix #2820 and #3010) (#3074) 2019-10-10 21:22:16 -05:00
teardown.yaml Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00