Class GraphiQLHandler

java.lang.Object
io.vertx.reactivex.ext.web.handler.graphql.GraphiQLHandler
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class GraphiQLHandler extends Object implements io.vertx.lang.rx.RxDelegate
A handler for GraphiQL resources.

NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.