juniper/juniper_rocket/examples
Eric Dattore cb00a7b2bc Update juniper_rocket for Rocket 0.4 (#277)
Path handling changed in Rocket 0.4 and this commit updates the way
those paths are handled. It adds an implementation of the
`FromFormValue` trait to the `GraphQLRequest` object. It also changes
the documentation to use the multi-segment query string syntax.

All existing tests pass as expected.
2018-12-10 17:45:22 -07:00
..
rocket_server.rs Update juniper_rocket for Rocket 0.4 (#277) 2018-12-10 17:45:22 -07:00