We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b72d87 commit 34ae942Copy full SHA for 34ae942
juniper/CHANGELOG.md
@@ -12,6 +12,7 @@
12
The DirectiveLocation::InlineFragment had an invalid literal value,
13
which broke third party tools like apollo cli.
14
- The return type of `value::object::Object::iter/iter_mut` has changed to `impl Iter` [#312](https://github.com/graphql-rust/juniper/pull/312)
15
+- Add `GraphQLRequest::operation_name` [#353](https://github.com/graphql-rust/juniper/pull/353)
16
17
# [0.11.1] 2018-12-19
18
0 commit comments