graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Action.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Backend.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
BoolExp.hs Refactor InputFieldInfo 2021-12-20 15:53:45 +00:00
Build.hs Refactor XOnConflict and ExtraInsertData 2021-12-09 09:06:56 +00:00
Common.hs server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
Instances.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
Introspect.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
Mutation.hs server: Include column mutability data in the schema generation code 2021-12-17 17:26:51 +00:00
OrderBy.hs Refactor type name customization 2021-11-30 09:52:53 +00:00
Postgres.hs server: add support for nested object type in action 2021-12-15 23:52:43 +00:00
Remote.hs Avoid NonNullableType 2021-12-20 17:03:28 +00:00
RemoteSource.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00
RemoteSource.hs-boot Unified remote relationship metadata 2021-12-01 04:54:30 +00:00
Select.hs Refactor InputFieldInfo 2021-12-20 15:53:45 +00:00
Table.hs server: Include column mutability data in the schema generation code 2021-12-17 17:26:51 +00:00
Update.hs simplification of generalized joins execution 2021-12-07 13:12:57 +00:00