graphql-engine/server/src-lib/Hasura/GraphQL/Parser
Samir Talwar b77005c320 schema-parsers: Duplicate scientificToFoo to break a dependency.
For some reason these functions exist in `Backends.Postgres.SQL.Value`.
We don't want to depend on that module here.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5292
GitOrigin-RevId: a09bd3cdb0caf08938bce0728a8d281344c1d4ce
2022-08-03 12:04:48 +00:00
..
Class server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Internal schema-parsers: Duplicate scientificToFoo to break a dependency. 2022-08-03 12:04:48 +00:00
Name server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Schema server: support for Apollo federation 2022-07-25 15:54:41 +00:00
Class.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Collect.hs An ErrorMessage type, to encapsulate. 2022-07-18 20:27:06 +00:00
DirectiveName.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Directives.hs Use witherable, remove catMaybes/mapMaybe 2022-07-29 14:53:16 +00:00
ErrorCode.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Monad.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Name.hs Inline scalar type names in RQL.Common. 2022-07-15 10:11:13 +00:00
Names.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Schema.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Variable.hs server/parsers: Reduce usages of "utils"-like functions. 2022-07-06 07:56:35 +00:00