graphql-engine/server/src-lib/Hasura/GraphQL/Transport
Swann Moreau c14dcd5792 pass gql requests into auth webhook POST body (#149)
* fix arg order in UserAuthentication instance [force ci]

* change the constructor name to AHGraphQLRequest

Co-authored-by: Stylish Haskell Bot <stylish-haskell@users.noreply.github.com>
Co-authored-by: Karthikeyan Chinnakonda <karthikeyan@hasura.io>
GitOrigin-RevId: fb3258f4a84efc6c730b0c6222ebd8cea1b91081
2021-02-03 07:11:39 +00:00
..
HTTP server: support restified versions of graphql queries (#303) 2021-01-29 01:03:35 +00:00
WebSocket server: simplify JSON instances 2021-01-19 19:15:42 +00:00
HTTP.hs server: support restified versions of graphql queries (#303) 2021-01-29 01:03:35 +00:00
WebSocket.hs pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00