graphql-engine/server/src-lib/Hasura/GraphQL/Parser
Auke Booij cb67ad5e95 server: Clean up some deriving statements
By generalizing the instances, they can be written as attached instance derivations, rather than standalone ones.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4518
GitOrigin-RevId: 7a387911cf6ad46fe6acd36648275d6c2c68ffe3
2022-05-24 07:22:55 +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
Column.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Constants.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +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: optimize collectTypeDefinitions and refactor 2022-02-24 18:56:22 +00:00