graphql-engine/server/src-lib/Hasura/GraphQL/Parser/Internal
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
..
Convert.hs server: add explicit export lists in OSS server and enforce with warning 2021-11-04 16:09:38 +00:00
Input.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Parser.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Scalars.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
TypeChecking.hs Refactor InputFieldInfo 2021-12-20 15:53:45 +00:00
Types.hs Remove Unique from Definition 2021-12-01 16:21:35 +00:00