graphql-tools 0.5.7

Tools for working with GraphQL in Rust
Documentation
1
2
3
fragment frag on Friend {
  node
}