Constant Field Values
Contents
io.vertx.*
-
io.vertx.ext.web.handler.graphql.GraphiQLHandlerOptions Modifier and Type Constant Field Value public static final String
DEFAULT_GRAPHQL_URI
"/graphql"
public static final boolean
DEFAULT_GRAPHQL_WS_ENABLED
true
public static final boolean
DEFAULT_HTTP_ENABLED
true
-
io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions Modifier and Type Constant Field Value public static final boolean
DEFAULT_REQUEST_BATCHING_ENABLED
false
public static final boolean
DEFAULT_REQUEST_MULTIPART_ENABLED
false
-
io.vertx.ext.web.handler.graphql.ws.GraphQLWSOptions Modifier and Type Constant Field Value public static final long
DEFAULT_CONNECTION_INIT_WAIT_TIMEOUT
3000L