java.lang.Object
io.jooby.graphiql.GraphiQLModule
- All Implemented Interfaces:
Extension
GraphiQL module: https://github.com/graphql/graphiql.
Usage:
install(new GraphiQLModule());
Module install a GET route under /graphql path. Optionally, you can change the route
path by setting the graphql.path property in your application configuration file.- Since:
- 2.4.0
- Author:
- edgar