lenardpalko opened a new pull request, #39:
URL: https://github.com/apache/sling-org-apache-sling-graphql-core/pull/39

   Added the possibility to configure GraphQL Parser options in the 
ExecutionInput#graphQLContext. This would allow to change the maxTokens and 
maxWhitespaceTokens limits from the OSGI configuration.
   
   For the current need I've only added these two options and copied the rest 
from the default configuration, but we could add all possible values if that 
would make sense, but currently only these are causing issues in the query 
parsing. See https://issues.apache.org/jira/browse/SLING-12198


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to