Class GraphiQLIndexController

java.lang.Object
org.activiti.cloud.services.notifications.graphql.graphiql.GraphiQLIndexController

@Controller @ConditionalOnWebApplication public class GraphiQLIndexController extends Object
  • Constructor Details

    • GraphiQLIndexController

      public GraphiQLIndexController()
  • Method Details

    • getIndex

      @GetMapping("/graphiql") public String getIndex()