graphql-engine/server/src-lib/Hasura/Backends/MySQL
Auke Booij e805fc01f3 Avoid NonNullableType
This refactors the AST of GraphQL types so that we don't need `NonNullableType`.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3178
GitOrigin-RevId: 6513c8ea0a3cf4ad3ca7d8ef9ca996912fd5eedc
2021-12-20 17:03:28 +00:00
..
DataLoader server: throw broken invariant on data loader error 2021-12-01 12:50:38 +00:00
Instances Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Types server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Connection.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
FromIr.hs Remove Identifier associated type family from Backend class (close #1758) 2021-12-13 16:49:09 +00:00
Meta.hs Adding ColumnMutability to column metadata 2021-12-01 11:34:16 +00:00
Plan.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
SQL.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
ToQuery.hs server/mysql: Implement MySQL explain API 2021-10-23 11:43:25 +00:00
Types.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00