We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995d266 commit 9a47554Copy full SHA for 9a47554
CHANGES.md
@@ -1,7 +1,13 @@
1
-Unreleased
+0.7.0 2018-08-10
2
---------------------------------
3
4
+- Allow returning errors from resolve function of io_field (#69)
5
+- Support for union and interface types (#70)
6
- Expose HTTP request to context construction function in Graphql_lwt.Server.start (#88)
7
+- Fix error response from Graphql_lwt.Server (#96)
8
+- Allow passing operation name to Graphql_lwt.Server (#103)
9
+- Querying undefined fields gives validation error (#105)
10
+- Fix parsing of enums with E (#109)
11
12
0.6.0 2018-03-31
13
0 commit comments