Type system

Most of the work in working with Juniper consists of mapping the GraphQL type system to the Rust types our application uses.

Juniper provides some convenient abstractions making this process as painless as possible.

Find out more in the individual chapters below: