GraphiQLHandlerOptions

io.vertx.scala.ext.web.handler.graphql.`package`.GraphiQLHandlerOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): GraphiQLHandlerOptions
def apply(enabled: Boolean, graphQLUri: String, graphQLWSEnabled: Boolean, graphQLWSUri: String, graphWSQLUri: String, headers: Map[String, String], httpEnabled: Boolean, query: String, variables: JsonObject, wsConnectionParams: JsonObject): GraphiQLHandlerOptions