graphql-engine/server/src-lib/Hasura/Backends/MySQL
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
..
DataLoader server: throw broken invariant on data loader error 2021-12-01 12:50:38 +00:00
Instances Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Types server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
Connection.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
FromIr.hs server: adding a few code comments 2022-07-12 09:26:32 +00:00
Meta.hs Make on_conflict schema available abstract of update permissions 2022-06-07 23:25:48 +00:00
Plan.hs Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema. 2022-05-30 22:07:57 +00:00
SQL.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
ToQuery.hs server: GHC 9.2 changes compatible with 8.10 (#3550) 2022-06-25 22:09:05 +00:00
Types.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00