graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute server: remove GraphQL.Utils 2021-01-26 13:14:35 +00:00
Parser server: remove GraphQL.Utils 2021-01-26 13:14:35 +00:00
Schema server: new function permissions layer 2021-01-29 05:49:09 +00:00
Transport pass gql requests into auth webhook POST body (#149) 2021-02-03 07:11:39 +00:00
Context.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Execute.hs server: remove GraphQL.Utils 2021-01-26 13:14:35 +00:00
Explain.hs server: simplify JSON instances 2021-01-19 19:15:42 +00:00
Logging.hs server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Parser.hs server: schema that grows (#105) 2020-12-01 15:51:13 +00:00
RemoteServer.hs Merge pull request #113 from hasura/karthikeyan/remote-schema-permissions 2020-12-21 09:12:35 +00:00
Schema.hs server: fix mutation functions not being exposed to admin when function permissions are inferred 2021-02-01 12:58:31 +00:00