graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute server: do not serialize env vars in logs or errors: PR II - Actions 2022-05-23 11:13:49 +00:00
Parser server: Clean up some deriving statements 2022-05-24 07:22:55 +00:00
Schema move action IR types to IR.Actions module 2022-05-14 11:10:42 +00:00
Transport Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Analyse.hs server: refactor Hasura.GraphQL.Analyse 2022-05-04 10:57:55 +00:00
Context.hs server: streaming subscriptions schema generation and tests (incremental PR - 3) 2022-04-22 19:54:11 +00:00
Execute.hs move action IR types to IR.Actions module 2022-05-14 11:10:42 +00:00
Explain.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
Logging.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Namespace.hs Refactor type name customization 2021-11-30 09:52:53 +00:00
ParameterizedQueryHash.hs Prevent uses of unsafeMkName whenever possible. 2022-01-27 15:13:37 +00:00
Parser.hs Fix Decimal serialization for BigQuery backend 2022-04-13 17:09:45 +00:00
RemoteServer.hs server: do not serialize env vars in logs or errors: PR I - Remote Schemas 2022-05-21 09:05:59 +00:00
Schema.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00