graphql-engine/server/src-lib/Hasura/Backends/DataConnector
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
..
Adapter Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Agent Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
IR Data Connectors: Fixed multiple relationships on the same table not generating correct query 2022-06-29 01:08:11 +00:00
Schema Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Logging.hs Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00
Plan.hs server: adding a few code comments 2022-07-12 09:26:32 +00:00