Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose configuration options for graphql-java ParserOptions #1485

Closed
jmartisk opened this issue Aug 4, 2022 · 0 comments
Closed

Expose configuration options for graphql-java ParserOptions #1485

jmartisk opened this issue Aug 4, 2022 · 0 comments
Assignees
Labels
Server This issue applies to the Server side

Comments

@jmartisk
Copy link
Member

jmartisk commented Aug 4, 2022

see https://github.com/graphql-java/graphql-java/blob/master/src/main/java/graphql/parser/ParserOptions.java
We might want to make some of these options customizable with config properties, at least the maximum number of tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Server This issue applies to the Server side
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants