async-graphql 1.13.1

The GraphQL server library implemented by rust
Documentation
1
2
3
# Type System

`Async-graphql` implemented conversion from GraphQL Object to Rust struct, and it's easy to use.