This commit is contained in:
Sunli 2020-07-07 17:03:01 +08:00
parent c0542382bc
commit 2b17a5efbb

View File

@ -48,15 +48,15 @@ In accordance with Rust's policy on pre-`1.0.0` crates, we will try to keep brea
## Features
* Fully support async/await
* Fully supports async/await
* Type safety
* Rustfmt friendly (Procedural Macro)
* Custom scalar
* Custom scalars
* Minimal overhead
* Easy integration (hyper, actix_web, tide ...)
* Upload files (Multipart request)
* Subscription (WebSocket transport)
* Custom extension
* Subscriptions (WebSocket transport)
* Custom extensions
* Apollo Tracing extension
* Limit query complexity/depth
* Error Extensions