graphql-engine/docs/graphql/manual
Rakesh Emmadi 6f100e0009
improve debug information in actions errors response (close #4031) (#4432)
* config options for internal errors for non-admin role, close #4031

More detailed action debug info is added in response 'internal' field

* add docs

* update CHANGELOG.md

* set admin graphql errors option in ci tests, minor changes to docs

* fix tests

Don't use any auth for sync actions error tests. The request body
changes based on auth type in session_variables (x-hasura-auth-mode)

* Apply suggestions from code review

Co-Authored-By: Marion Schleifer <marion@hasura.io>

* use a new sum type to represent the inclusion of internal errors

As suggested in review by @0x777
-> Move around few modules in to specific API folder
-> Saperate types from Init.hs

* fix tests

Don't use any auth for sync actions error tests. The request body
changes based on auth type in session_variables (x-hasura-auth-mode)

* move 'HttpResponse' to 'Hasura.HTTP' module

* update change log with breaking change warning

* Update CHANGELOG.md

Co-authored-by: Marion Schleifer <marion@hasura.io>
Co-authored-by: Tirumarai Selvan <tiru@hasura.io>
2020-04-24 13:25:51 +05:30
..
actions improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
api-reference docs: add mapping of hasura operators - pg operators (close #4056) (#4502) 2020-04-23 17:36:54 +05:30
auth accept a new argument claims_namespace_path in JWT config (#4365) 2020-04-16 12:15:21 +05:30
business-logic fix typos in documentation (#2562) 2019-09-11 12:47:14 +05:30
deployment improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
event-triggers docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
faq merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
getting-started docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
guides docs: add One-Click Render deployment guides (close #3683) (#4209) 2020-04-01 15:25:28 +05:30
hasura-cli docs: add reference docs for cli (fix #4327) (#4408) 2020-04-23 11:27:45 +05:30
how-it-works docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
integration merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
introduction merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
migrations console: unique filenames for exported metadata (close #1772) (#4106) 2020-03-18 20:27:18 +05:30
mutations docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
performance merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
queries docs: add mapping of hasura operators - pg operators (close #4056) (#4502) 2020-04-23 17:36:54 +05:30
remote-schemas docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
schema docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
security-disclosure docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
subscriptions docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
troubleshooting docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
version-control merge docs into main repo (close #397) (#398) 2018-09-11 16:41:24 +05:30
index.rst docs: add actions docs (#3907) 2020-02-24 21:49:14 +05:30