graphql-engine/server/src-lib
Antoine Leblanc 61c990f177
server: split RQL.DML into four different parts (#6072)
* WIP: shuffle everything around

* remove all unused imports & unused top-level binds

* move types to IR subfolder

* revert unrelated changes to Query and Prepare

* reduce differences in remote join, deprecate Translate module

* clean mutation module

* cosmetic: code formatting

* moved some RQL-specific stuff out of IR

* fix misc compilation issues

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-29 16:58:13 +00:00
..
Control server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00
Data move NonEmptyText out of RQL.Types.Common (#6086) 2020-10-29 00:04:21 +00:00
Hasura server: split RQL.DML into four different parts (#6072) 2020-10-29 16:58:13 +00:00
Network server: make more use of hlint (#6059) 2020-10-28 16:40:33 +00:00