graphql-tools 0.5.4

Tools for working with GraphQL in Rust
Documentation
1
2
3
extend input InputType {
  other: Float = 1.23e4
}