Skip to content

Fix typo in method name - #5

Merged
andimarek merged 1 commit into
graphql-java:masterfrom
ntkoopman:master
Aug 12, 2015
Merged

Fix typo in method name#5
andimarek merged 1 commit into
graphql-java:masterfrom
ntkoopman:master

Conversation

@ntkoopman

Copy link
Copy Markdown

Fixes my largest problem with the library at this point.

andimarek added a commit that referenced this pull request Aug 12, 2015
@andimarek
andimarek merged commit a8ca9e0 into graphql-java:master Aug 12, 2015
@andimarek

Copy link
Copy Markdown
Member

Embarrassing mistake ... thanks for fixing this.

estal011 pushed a commit to 8btc-OnePiece/graphql-java that referenced this pull request Oct 21, 2022
dondonz added a commit that referenced this pull request Apr 3, 2026
…xecutionStepInfo and added single-field fast path in executeObject's sync path to eliminate ~30M unnecessary object allocations per 10M-element list execution.
dondonz added a commit that referenced this pull request Apr 4, 2026
…ieldAndType>) to avoid redundant object allocation and field type resolution when the same fragment fields are collected across multiple mergeSubSelections calls at different recursion depths.
dondonz added a commit that referenced this pull request Apr 4, 2026
…in executeObject (~11K allocations/op saved) and added polymorphic sync fast path to AsyncExecutionStrategy.execute() to avoid CF wrapper overhead when all field values are already materialized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants