async-graphql 1.16.9

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

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