Module juniper::iron_handlers [] [src]

Optional handlers for the Iron framework. Requires the iron-handlers feature enabled.

See the server.rs example for more information on how to use these handlers.

Structs

GraphQLHandler

Handler that executes GraphQL queries in the given schema

GraphiQLHandler

Handler that renders GraphiQL - a graphical query editor interface