graphql-engine/server/tests-py/queries
Antoine Leblanc 21254256a1 Improve error messages of Metadata API.
### Description

This PR improves error messages in our metadata API by displaying a message with the name of the failing command and a link to our documentation. Furthermore, it harmonizes our internal uses of `withObject`, to respect the convention of using the Haskell type name, now that the Aeson error message is displayed as an "internal error message".

https://github.com/hasura/graphql-engine-mono/pull/1905

GitOrigin-RevId: e4064ba3290306437aa7e45faa316c60e51bc6b6
2021-09-20 19:50:22 +00:00
..
actions [server] Add GraphQL query in the payload for Synchronous Actions 2021-09-20 18:20:33 +00:00
compression [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
endpoints server: fix erroneous Eq instance on Metadata Object 2021-07-20 14:24:45 +00:00
event_triggers Improve error messages of Metadata API. 2021-09-20 19:50:22 +00:00
explain [server] revert #2078 "server/postgres: optimize SQL query generation with LIMITs" 2021-08-30 11:54:53 +00:00
graphql_introspection server: fix the nullability of object relationships (fix hasura/graphql-engine#7201) 2021-08-26 15:27:34 +00:00
graphql_mutation server: remove identity notion from table columns 2021-09-17 09:03:06 +00:00
graphql_query MSSQL: custom-check based permissions _exists uses wrong table graphql-engine#7429 2021-09-20 10:27:14 +00:00
graphql_validation server: unify parsing Postgres scalars 2021-05-13 20:13:49 +00:00
heterogeneous [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
horizontal_scale/basic sync metadata cache across multiple instances connected to same db (closes #1182) (#1574) 2019-03-12 11:16:27 +05:30
inconsistent_objects server: include more detail in inconsistent metadata error messages (fix #6684) 2021-05-19 05:02:53 +00:00
logging [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
query_cache server: disable caching for actions with forward client headers enabled 2021-04-13 07:01:34 +00:00
remote_schemas server: Add regression tests for hasura/graphql-engine#7172 2021-08-25 21:06:09 +00:00
schema/duplication Fix/custom table name 2021-05-18 13:37:27 +00:00
subscriptions server: Check session variables for subscriptions 2021-07-30 21:42:52 +00:00
unauthorized_role [server] coalesce multiple run_sql calls in tests (#270) 2021-01-06 16:07:22 +00:00
v1 Request Transformations 2021-09-16 11:03:57 +00:00
v2/basic server: add tests ensuring the correct functioning of all endpoints based on user roles 2021-07-16 16:09:25 +00:00
webhooks/request_context pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
clear_db_bigquery.yaml Feature/bigquery python tests 2021-04-22 11:32:55 +00:00
clear_db_citus.yaml server/citus: feature branch 2021-05-21 02:47:51 +00:00
clear_db_mssql.yaml server: generalize integration tests 2021-03-11 18:18:41 +00:00
clear_db.yaml python based tests (#387) 2018-09-18 11:51:57 +05:30