Type System
Most of the work in working with juniper consists of mapping the GraphQL type system to the Rust types your application uses.
Juniper provides some convenient abstractions that try to make this process as painless as possible.
Find out more in the individual chapters below.