graphql-tools 0.5.4

Tools for working with GraphQL in Rust
Documentation
1
2
3
query {
  node(id: 1, list: [123, 456])
}