Integration layer for using async-graphql with the Axum web framework.
# Cargo.toml
[dependencies]
async-graphql-axum = "7.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a GraphQL endpoint with Axum.
Add async-graphql = { features = ["axum"] } to Cargo.toml.No dependency data recorded yet.