graphql-engine/server
Jesse Hallett f14891c64b docs: add info to server error message when env var missing in webhook preview
When a user changes request options in a custom action through the
console that triggers a request to the server to test webhook transform
options, and to show a preview of the result. If the action uses an
environment variable in its webhook URL, and there is no mock value for
that variable in the action's sample context then the user will see an
error. This change expands the error message to explain what caused the
error, and how to fix it.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4556
GitOrigin-RevId: 75b19bae17aac982c2bdfbd4417bd55923889f2f
2022-06-14 16:25:41 +00:00
..
bench-wrk server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
benchmarks ci: hide old benchmark reports for PRs with many comments 2022-02-24 20:09:17 +00:00
documentation [gh-pages] Remove broken haddock links from hasura.github.io 2022-05-30 12:22:49 +00:00
packaging ci: use pg_dump from postgres 14 2022-04-18 06:25:02 +00:00
src-dc-api Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
src-exec Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
src-lib docs: add info to server error message when env var missing in webhook preview 2022-06-14 16:25:41 +00:00
src-rsr escape sql underscores in LIKE expressions (close #8435) 2022-06-08 18:54:19 +00:00
src-test server: add default naming convention to TenantConfig 2022-06-14 09:18:20 +00:00
tests-dc-api Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
tests-hspec Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
tests-py server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore server: Clean up Cabal project files 2022-04-07 07:16:12 +00:00
commit_diff.txt Rewrite GraphQL schema generation and query parsing (close #2801) (#4111) 2020-08-21 12:27:01 -05:00
COMPILING-ON-MACOS.md Improve COMPILING-ON-MACOS.md 2022-05-09 08:32:56 +00:00
CONTRIBUTING.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00
graphql-engine.cabal Expose the entire official Chinook dataset through the DC Reference agent and use it in the tests 2022-06-13 20:59:48 +00:00
Makefile ci: misc. cleanup, naming 2022-01-03 06:26:39 +00:00
STYLE.md server, CI: use ormolu as a formatter for Haskell sources 2021-09-23 21:23:21 +00:00
testing-guidelines.md server: testing guidelines 2022-03-08 09:53:27 +00:00
troubleshooting.md Create troubleshooting.md 2022-05-30 09:18:44 +00:00