public class GraphiQLModule extends Object implements Extension
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.| Constructor and Description |
|---|
GraphiQLModule() |
Copyright © 2021. All rights reserved.