A GraphQL server library implemented in Rust, supporting async/await.
# Cargo.toml
[dependencies]
async-graphql = "7.0.15"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple GraphQL query object.
Add `tokio` as a dependency and use `#[tokio::main]` or similar.
No dependency data recorded yet.