Introduction
Quickstart
Type System
1.
Defining objects
1.1.
Complex fields
1.2.
Using contexts
1.3.
Error handling
2.
Other types
2.1.
Enums
2.2.
Interfaces
2.3.
Input objects
2.4.
Scalars
2.5.
Unions
3.
Schemas and mutations
4.
Adding A Server
4.1.
Official Server Integrations
4.1.1.
Warp
4.1.2.
Rocket
4.1.3.
Iron
4.1.4.
Hyper
4.2.
Third Party Integrations
5.
Advanced Topics
5.1.
Introspection
5.2.
Non-struct objects
5.3.
Objects and generics
5.4.
Multiple operations per request
5.5.
Dataloaders
5.6.
Subscriptions
Light
(default)
Rust
Coal
Navy
Ayu
Juniper - GraphQL Server for Rust
Official Server Integrations
Juniper provides official integration crates for several popular Rust server libraries.
Warp
Rocket
Iron
Hyper