graphql-engine/server/src-lib/Hasura/GraphQL
Rakesh Emmadi a153e96309 server: expand metadata storage class with async actions and core metadata operations (#184)
An incremental PR towards https://github.com/hasura/graphql-engine/pull/5797
- Expands `MonadMetadataStorage` with operations related to async actions and setting/updating metadata

GitOrigin-RevId: 53386b7b2d007e162050b826d0708897f0b4c8f6
2020-12-14 04:31:20 +00:00
..
Execute server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Parser server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Schema server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Transport server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Context.hs server: make the UnpreparedValue less tightly bound to the backend (#108) 2020-11-25 16:08:27 +00:00
Execute.hs server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +00:00
Explain.hs server: expand metadata storage class with async actions and core metadata operations (#184) 2020-12-14 04:31:20 +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 server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Schema.hs server: give stack traces when encountering conflicting type definitions (#150) 2020-12-04 15:37:55 +00:00
Utils.hs server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00