graphql-engine/server/src-lib
Antoine Leblanc 0a9382f2dc [gardening] remove Alias from Backend
### Description

In our haste to generalize everything for MSSQL, we put every single "suspicious" type in Backend, including ones that weren't required. `Alias` is one of those: it's only used in a type alias, and is actually just an implementation detail of the translation layer. This PR removes it.

https://github.com/hasura/graphql-engine-mono/pull/1759

GitOrigin-RevId: fb348934ec65a51aae7f95d93c83c3bb704587b5
2021-07-09 15:54:56 +00:00
..
Control server: graceful shutdown for event and cron triggers and async action (II) 2021-05-14 09:39:33 +00:00
Data server: misc cleanups 2021-06-15 15:06:37 +00:00
GHC/Stats Add a new /dev/rts_stats endpoint, enabled when '+RTS -T' 2021-04-13 17:33:38 +00:00
Hasura [gardening] remove Alias from Backend 2021-07-09 15:54:56 +00:00
Network server: RQL code health 2021-01-08 23:10:36 +00:00
Test/QuickCheck/Arbitrary [gardening] Introduce PartialArbitrary 2021-07-05 22:04:38 +00:00