juniper/juniper_codegen
theduke 81ce7780fa Codegen: implement description for custom derives + improve tests
Description attribute was available, but not actually used for derive
Object, InputObject and enum and the fields on input object.

Description is now properly set in each of those cases.

Also, tests for all three derives now properly verify the meta
information (name and description) for the derived GraphQLType.
2017-08-06 19:30:26 +02:00
..
src Codegen: implement description for custom derives + improve tests 2017-08-06 19:30:26 +02:00
Cargo.toml Add juniper_codegen crate. 2017-07-12 21:51:24 +02:00