GraphQLHandlerOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): GraphQLHandlerOptions
def apply(requestBatchingEnabled: Boolean, requestMultipartEnabled: Boolean): GraphQLHandlerOptions