graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
Parser Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Schema Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Transport multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
Context.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +00:00
Execute.hs multitenant: support for starting multitenant in read only mode 2021-12-08 06:27:49 +00:00
Explain.hs Source typename customization (close graphql-engine#6974) 2021-10-29 14:43:14 +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 server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Parser.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
RemoteServer.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00
Schema.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00