This repository was archived by the owner on Dec 19, 2023. It is now read-only.
  
  
  
  
  
Description
Would it be possible to add the attribute asyncTimeout in the GraphQLServletProperties so that the `GraphQLWebAutoConfigurationcan load it to theGraphQLConfiguration``? So that it is possible to set a request timeout for each query. This was introduced in GraphQL Servlet in 9.2, but cannot be configured in Spring Boot. However, that would be very helpful to ward off malicious queries.