vertx / io.vertx.kotlin.ext.web.handler.graphql

Package io.vertx.kotlin.ext.web.handler.graphql

Functions

graphQLHandlerOptionsOf

fun graphQLHandlerOptionsOf(requestBatchingEnabled: Boolean? = null): GraphQLHandlerOptions

A function providing a DSL for building io.vertx.ext.web.handler.graphql.GraphQLHandlerOptions objects.