graphql-engine/server/src-lib/Hasura/GraphQL
Antoine Leblanc 8c3808f2bc server: make runMonadSchema backend agnostic
GitOrigin-RevId: ce4e36aedade18d47d035b90a69b9c545ea7d6ed
2021-06-09 13:03:08 +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: split Internal/Parser to avoid hs-boot files 2021-06-03 15:15:12 +00:00
Schema server: make runMonadSchema backend agnostic 2021-06-09 13:03:08 +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: make runMonadSchema backend agnostic 2021-06-09 13:03:08 +00:00