graphql-engine/server/src-lib/Hasura/GraphQL/Execute
jkachmar 647231b685 Yeet some default-extensions
Manually enables:
* EmptyCase
* ExistentialQuantification
* QuantifiedConstraints
* QuasiQuotes
* TemplateHaskell
* TypeFamilyDependencies

...in the following components:
* 'graphql-engine' library
* 'graphql-engine' 'src-test'
* 'graphql-engine' 'tests/integration'
* 'graphql-engine' tests-hspec'

Additionally, performs some light refactoring and documentation.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3991
GitOrigin-RevId: 514477d3466b01f60eca8935d0fef60dd0756838
2022-03-16 00:40:17 +00:00
..
Action Yeet some default-extensions 2022-03-16 00:40:17 +00:00
LiveQuery Yeet some default-extensions 2022-03-16 00:40:17 +00:00
RemoteJoin Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Action.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Backend.hs Enable remote joins from remote schemas in the execution engine. 2022-03-09 03:18:22 +00:00
Common.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Inline.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
Instances.hs server: Renames the experimental backend modules 2022-02-25 16:09:17 +00:00
Mutation.hs Enable remote joins from remote schemas in the execution engine. 2022-03-09 03:18:22 +00:00
Query.hs Improve remote joins collect 2022-03-10 06:18:48 +00:00
Remote.hs Enable remote joins from remote schemas in the execution engine. 2022-03-09 03:18:22 +00:00
RemoteJoin.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Resolve.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Types.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00