graphql-engine/server/src-lib
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
..
Control Rewrite OpenAPI 2022-06-30 12:57:09 +00:00
Data server: apply naming convention to prefixing/suffixing for graphql-default 2022-07-12 08:34:38 +00:00
Database/MSSQL (Fix #8267) Handle subscriptions in MSSQL when results exceed 2048 characters 2022-03-21 12:16:14 +00:00
GHC server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00
Hasura Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Net server: vendor used bits of 'ip' package to cut dependencies 2022-06-20 23:16:51 +00:00
Network Add Data Connector agent request logging, improve error messages, and add tracing support [GDW-83] 2022-07-11 08:05:40 +00:00