graphql-engine/server/src-lib/Hasura/GraphQL/Parser
Auke Booij 13fc1c62d1 Move Hasura.GraphQL.Parser.Column to .RQL.IR. and .GraphQL.Schema.
This is a first step towards clarifying the role of `UnpreparedValue` as part of the IR. It certainly does not belong in the parser framework.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4588
GitOrigin-RevId: d1582a0b266729b79e00d31057178a4099168e6d
2022-05-30 22:07:57 +00:00
..
Class server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Internal Fix Decimal serialization for BigQuery backend 2022-04-13 17:09:45 +00:00
Schema Decouple Analyse and OpenAPI from remote schema introspection and internal execution details. 2022-03-22 07:37:49 +00:00
Class.hs Remove MonadTableInfo and MonadRole. 2022-03-10 12:13:35 +00:00
Collect.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Constants.hs server: naming conventions for auto generated fields 2022-05-26 11:55:29 +00:00
Directives.hs Replaces litName splices with name quasiquotes 2022-04-18 19:44:04 +00:00
Monad.hs server: Clean up some deriving statements 2022-05-24 07:22:55 +00:00
Schema.hs server: add infrastructure to write runit tests for update parsers 2022-05-26 14:06:24 +00:00