@Component public class DefaultExecutionInputCustomizer extends java.lang.Object implements ExecutionInputCustomizer
| Constructor and Description |
|---|
DefaultExecutionInputCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<graphql.ExecutionInput> |
customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.server.ServerWebExchange webRequest) |
public reactor.core.publisher.Mono<graphql.ExecutionInput> customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.server.ServerWebExchange webRequest)
customizeExecutionInput in interface ExecutionInputCustomizer