juniper/juniper_tests/src
Kevin Stenerson 0f2a654471 Infer graphql "deprecation" from #[deprecated(note = "...")] in derive (and macros) (#269)
* Update object/iface macro with doc/deprecated attrs for fields

* Use the note from `#[deprecated]` by default in derived GraphQLType

* Update to support multiline raw-docstring format

* Support bare deprecated attribute

* Update arguments to support #[doc] for parity with previous ` as ` syntax
2018-10-27 21:28:48 -06:00
..
codegen Infer graphql "deprecation" from #[deprecated(note = "...")] in derive (and macros) (#269) 2018-10-27 21:28:48 -06:00
custom_scalar.rs Introduce an abstraction for scalar values (#251) 2018-10-22 21:40:14 -06:00
lib.rs Introduce an abstraction for scalar values (#251) 2018-10-22 21:40:14 -06:00