Modifier and Type | Method and Description |
---|---|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.beforeExecute(Handler<ExecutionInputBuilderWithContext<RoutingContext>> beforeExecuteHandler)
Set a callback to invoke before executing a GraphQL query.
|
static GraphQLHandlerBuilder |
GraphQLHandler.builder(graphql.GraphQL graphQL)
|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.with(GraphQLHandlerOptions options)
Change the
GraphQLHandlerOptions to use. |
Modifier and Type | Method and Description |
---|---|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphQLHandlerBuilder |
GraphQLHandlerBuilder.newInstance(GraphQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphQLHandlerBuilder(GraphQLHandlerBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphQLHandlerBuilder |
GraphQLHandlerBuilder.newInstance(GraphQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphQLHandlerBuilder(GraphQLHandlerBuilder delegate) |
Modifier and Type | Method and Description |
---|---|
GraphQLHandlerBuilder |
GraphQLHandlerBuilder.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static GraphQLHandlerBuilder |
GraphQLHandlerBuilder.newInstance(GraphQLHandlerBuilder arg) |
Constructor and Description |
---|
GraphQLHandlerBuilder(GraphQLHandlerBuilder delegate) |
Copyright © 2024 Eclipse. All rights reserved.