async-graphql 4.0.13

A GraphQL server library implemented in Rust
Documentation
1
2
3
# Type System

`Async-graphql` implements conversions from GraphQL Objects to Rust structs, and it's easy to use.