async-graphql 7.2.1

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

`async-graphql` has the capability to be extended with extensions without having to modify the original source code. A lot of features can be added this way, and a lot of extensions already exist.