graphql-engine/server/src-lib/Hasura/GraphQL
Karthikeyan Chinnakonda 94a886ee94 server: fix mutation functions not being exposed to admin when function permissions are inferred
GitOrigin-RevId: 7d8031341351bdbf25d4244ce57d4f9396dde437
2021-02-01 12:58:31 +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 server: support restified versions of graphql queries (#303) 2021-01-29 01:03:35 +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