graphql-engine/server/src-test/Test
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
..
Aeson server: migrate to aeson-2 in preparation for ghc 9.2 upgrade 2022-06-08 15:32:27 +00:00
Autodocodec Add ToSchema instances to GDW API types 2022-03-31 04:46:08 +00:00
Parser Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
QuickCheck server: Splits QuickCheck extension and orphan instance modules 2022-02-22 15:33:37 +00:00