Class DefaultExecutionInputCustomizer

java.lang.Object
graphql.spring.web.servlet.components.DefaultExecutionInputCustomizer
All Implemented Interfaces:
ExecutionInputCustomizer

@Component
public class DefaultExecutionInputCustomizer
extends java.lang.Object
implements ExecutionInputCustomizer
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultExecutionInputCustomizer()  
  • Method Summary

    Modifier and Type Method Description
    java.util.concurrent.CompletableFuture<graphql.ExecutionInput> customizeExecutionInput​(graphql.ExecutionInput executionInput, org.springframework.web.context.request.WebRequest webRequest)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait