juniper/changelog
Christian Legnitto 22c955599a
Add support for skipping fields in GraphQL objects (#224)
Fields can now be skipped with the `#[graphql(skip)]` annotation. Note this
doesn't really make sense for GraphQLInputObjects so this isn't supported there.

Fixes https://github.com/graphql-rust/juniper/issues/220.
2018-08-27 15:09:42 -07:00
..
0.9.0.md Remove ResultExt and jtry! macro 2017-12-03 18:33:35 +01:00
0.9.2.md 0.9.2 release 2018-01-13 10:34:30 +01:00
master.md Add support for skipping fields in GraphQL objects (#224) 2018-08-27 15:09:42 -07:00
older.md Add changelog for 0.9.0 2017-12-03 15:05:20 +01:00