console: update actionWithTransform.e2e.test.ts snapshot file

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10985
GitOrigin-RevId: 45e8d26a4f6f87f226d768e56f9250104c4a3240
This commit is contained in:
Vijay Prasanna 2024-08-07 11:02:47 +05:30 committed by hasura-bot
parent e80436355b
commit 27c8e0085c

View File

@ -89,6 +89,22 @@ exports[`Actions with Transform > When the users create, and delete a Action wit
}
],
"handler": "https://hasura-actions-demo.glitch.me",
"ignored_client_headers": [
"Content-Length",
"Content-MD5",
"User-Agent",
"Host",
"Origin",
"Referer",
"Accept",
"Accept-Encoding",
"Accept-Language",
"Accept-Datetime",
"Cache-Control",
"Connection",
"DNT",
"Content-Type"
],
"kind": "synchronous",
"output_type": "LoginResponse",
"request_transform": {