async-graphql 2.7.3

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.