async-graphql 5.0.4

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.