FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add getter for validationErrors by hannesj · Pull Request #2 · graphql-java/graphql-java · GitHub

Add getter for validationErrors - #2

Merged
andimarek merged 1 commit into
graphql-java:masterfrom
hannesj:master
Jul 16, 2015
Merged

Add getter for validationErrors#2
andimarek merged 1 commit into
graphql-java:masterfrom
hannesj:master

Conversation

hannesj commented Jul 16, 2015

Copy link
Copy Markdown
Contributor

No description provided.

andimarek merged this pull request into graphql-java:master Jul 16, 2015

Copy link
Copy Markdown
Member

thanks

Copy link
Copy Markdown
Member

@hannesj just wanted to let you know that I fixed some minor issue in the git history with push force .. so don't be confused when you see different hashs. I'm sorry for that ... a history rewrite should never happen again. Thanks again for using graphql-java and contributing!

gkesler mentioned this pull request Jun 11, 2019
dondonz added a commit that referenced this pull request Apr 3, 2026
… CompletableFuture allocation in executeObject's sync path, and cached max result nodes lookup to eliminate ~30M+ unnecessary object allocations per 10M-element list execution.
dondonz added a commit that referenced this pull request Apr 4, 2026
… overlapping field validation: replaced ImmutableList path copies with ArrayList stack, switched LinkedHashSet to HashSet for dedup sets, shared visitedFragments across merge loop, and added single-element entry fast-paths.
dondonz added a commit that referenced this pull request Apr 4, 2026
…creation (~66K/op), MergedSelectionSet construction (~5.5K/op), and optimized Async.Many.await() for the fully-materialized case by using CompletableFuture.completedFuture() instead of new+complete.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL