Integration layer between async-graphql and the Warp web framework.
# Cargo.toml
[dependencies]
async-graphql-warp = "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 using Warp.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.