juniper/juniper_codegen
theduke f858f416b8 Remove graphql_enum! macro in favor of custom derive
* Extend derive for enums to allow deriving inside the juniper crate
  itself. Note: this is a rather ugly hack right now, FIXME is in the
  code
* Remove the graphql_enum! macro and replace all internal use with
  derive
* Refactor introspection tests to use derive
2017-12-02 15:43:22 +01:00
..
src Remove graphql_enum! macro in favor of custom derive 2017-12-02 15:43:22 +01:00
Cargo.toml Bump version to 0.9.0 2017-12-02 02:31:56 +01:00