graphql-engine/docs/graphql/manual/deployment
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
..
docker docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
graphql-engine-flags improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
heroku docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
kubernetes docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
allow-list.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
compression.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
downgrading.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
enable-https.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
index.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
logging.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
postgres-permissions.rst docs: add statement to grant hasura permissions for PG functions (#4238) 2020-03-30 13:48:13 +05:30
production-checklist.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
securing-graphql-endpoint.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30
updating.rst docs: replace doc with ref (close #4054) (#4068) 2020-03-12 01:12:36 +05:30