graphql-engine/server/src-lib/Hasura/GraphQL
Samir Talwar c980af1b8f Move MkTypename and NamingCase into their own modules.
This moves `MkTypename` and `NamingCase` into their own modules, with the intent of reducing the scope of the schema parsers code, and trying to reduce imports of large modules when small ones will do.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4978
GitOrigin-RevId: 19541257fe010035390f6183a4eaa37bae0d3ca1
2022-07-12 14:01:28 +00:00
..
Execute server: adding a few code comments 2022-07-12 09:26:32 +00:00
Parser Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Schema Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Transport server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
Analyse.hs Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Context.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Execute.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Explain.hs server: runParse returns QErr 2022-06-16 12:22:30 +00:00
Logging.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +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
Parser.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
RemoteServer.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Schema.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00