graphql-engine/server/src-lib/Hasura/GraphQL
Philip Lykke Carlsen 125f37ea28 Server: Use a bespoke type for nullability instead of Bool
GitOrigin-RevId: a793c7a921174611d44b7e7cdc1dc43b132376fe
2021-05-28 10:40:15 +00:00
..
Execute server: rewrite remote input parsers to deal with partial variable expansion (fix hasura/graphql-engine#6656) 2021-05-24 20:13:47 +00:00
Parser server: rewrite remote input parsers to deal with partial variable expansion (fix hasura/graphql-engine#6656) 2021-05-24 20:13:47 +00:00
Schema Server: Use a bespoke type for nullability instead of Bool 2021-05-28 10:40:15 +00:00
Transport server: fix order of fields in introspection output 2021-05-19 16:38:54 +00:00
Context.hs server: fix order of fields in introspection output 2021-05-19 16:38:54 +00:00
Execute.hs server: support for custom directives 2021-05-20 10:03:50 +00:00
Explain.hs server: support for custom directives 2021-05-20 10:03:50 +00:00
Logging.hs server: fix regression in query-log generation 2021-04-28 17:39:02 +00:00
Parser.hs server: rewrite remote input parsers to deal with partial variable expansion (fix hasura/graphql-engine#6656) 2021-05-24 20:13:47 +00:00
RemoteServer.hs server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00
Schema.hs server: also collect types from directives into the schema 2021-05-21 04:55:32 +00:00