@Component public class DefaultExecutionInputCustomizer extends java.lang.Object implements ExecutionInputCustomizer
| Constructor and Description |
|---|
DefaultExecutionInputCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<graphql.ExecutionInput> |
customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.context.request.WebRequest webRequest) |
public java.util.concurrent.CompletableFuture<graphql.ExecutionInput> customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.context.request.WebRequest webRequest)
customizeExecutionInput in interface ExecutionInputCustomizer