graphql-engine/server/src-lib/Hasura/Backends/BigQuery/Instances
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
..
API.hs server/bigquery: enable metadata API to add/drop computed fields to BigQuery tables 2022-05-04 14:53:31 +00:00
Execute.hs server/tests/bigquery: Expose internal error information + handle teardown robustly + retry on jobRateLimitExceeded error 2022-06-27 14:33:42 +00:00
Metadata.hs server/bigquery: generate graphql schema for table computed fields 2022-05-25 10:25:38 +00:00
Schema.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Transport.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Types.hs server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00