@PublicApi
public interface ExecutionInputCustomizer
This is only used if you use the default GraphQLInvocation.
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<graphql.ExecutionInput> |
customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.context.request.WebRequest webRequest) |