graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Action.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Backend.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
BoolExp.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Build.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Common.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Mutation.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
NamingCase.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Node.hs Clean Relay's code, break schema cycles, introduce Node ID V2 2022-06-07 13:36:29 +00:00
OrderBy.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Parser.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Postgres.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Relay.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Remote.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
RemoteRelationship.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Select.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
SubscriptionStream.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Table.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Typename.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Update.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00