graphers
graphers copied to clipboard
Very very experimental implementation of a GraphQL server in Rust
Should be used to modify generated output.
Currently they store a `String`, so require allocation when constructed. It should be possible to create them with at least a `&'static str`, maybe even a `&str`.
Specifically `include` and `skip`
Types which implement an interface should be allowed to return a type which is a subtype of the type specified by the interface. See spec: http://facebook.github.io/graphql/#sec-Object-type-validation