GraphQL server library for Rust, enabling schema definition and query execution.
# Cargo.toml
[dependencies]
juniper = "0.17.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a GraphQL object type using Juniper's derive macro.
Add tokio or async-std as a dependency and use an async runtime.
No dependency data recorded yet.