graphql-engine/server/src-lib/Hasura/GraphQL
paritosh-08 96549b272b server: fix naming convention bugs
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8016
GitOrigin-RevId: f3166f52a2b70d6998d71ebdcd222a7e008495fd
2023-03-06 06:23:20 +00:00
..
Execute server: centralize various application state (introducing AppContext and AppEnv) 2023-02-24 18:11:05 +00:00
Schema server: fix naming convention bugs 2023-03-06 06:23:20 +00:00
Transport server: centralize various application state (introducing AppContext and AppEnv) 2023-02-24 18:11:05 +00:00
Analyse.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
ApolloFederation.hs server: remove built-in scalars from graphql schema printer 2022-11-10 18:53:05 +00:00
Context.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Execute.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Explain.hs Allow backend execution to happen on the base app monad. 2023-02-09 14:40:04 +00:00
Logging.hs Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
Namespace.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
ParameterizedQueryHash.hs Implement HLint suggestions and turn warnings into errors 2022-07-01 10:50:33 +00:00
RemoteServer.hs harmonize network manager handling 2023-02-22 15:55:54 +00:00
Schema.hs Separate the metadata and cache representations of logical models 2023-03-02 16:04:18 +00:00