@PublicApi
public interface ExecutionInputCustomizer
This is only used if you use the default GraphQLInvocation.
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<graphql.ExecutionInput> |
customizeExecutionInput(graphql.ExecutionInput executionInput,
org.springframework.web.server.ServerWebExchange webRequest) |