Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaSleep89
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
language
Field.java
on
master
User selector
All users
All time
Commit history
Commits on Dec 18, 2020
introducing Field.getResultKey()
Show description for 855ff38
dfa1
committed
855ff38
View commit details
Copy full SHA for 855ff38
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
This moves the AST element builder to use immutable lists (#2101)
Show description for 3dfeae3
bbakerman
authored
3dfeae3
View commit details
Copy full SHA for 3dfeae3
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
add shaded guava collections and use it (#2086)
Show description for f6f9bae
andimarek
and
bbakerman
authored
f6f9bae
View commit details
Copy full SHA for f6f9bae
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
replace isEqualTo with Objects.equals (#2030)
dugenkui03
authored
c3c48a2
View commit details
Copy full SHA for c3c48a2
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
make the builder classes which have directive implement NodeDirectivesBuilder (#2033)
dugenkui03
authored
dcdea33
View commit details
Copy full SHA for dcdea33
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
main change: simplifying ResultNodes by putting ESI directly into
Show description for 7cde2fb
andimarek
committed
7cde2fb
View commit details
Copy full SHA for 7cde2fb
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Samkline fix performance regressions - with tweaks (#1569)
Show description for 821241d
bbakerman
authored
821241d
View commit details
Copy full SHA for 821241d
View code at this point
Browse repository at this point
Addtional data on all nodes
bbakerman
committed
0691def
View commit details
Copy full SHA for 0691def
View code at this point
Browse repository at this point
Made DirectivesContainer NOT implement NamedNode and hence InlineFragment can be a directives container
bbakerman
committed
293509d
View commit details
Copy full SHA for 293509d
View code at this point
Browse repository at this point
Commits on May 7, 2019
add additional field data property
andimarek
committed
84c7538
View commit details
Copy full SHA for 84c7538
View code at this point
Browse repository at this point
Commits on Dec 11, 2018
make sure all nodes are immutable
andimarek
committed
f228109
View commit details
Copy full SHA for f228109
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
AstTransformer first test green
Show description for 40a4f7b
andimarek
committed
40a4f7b
View commit details
Copy full SHA for 40a4f7b
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
add AstMultiZipper
andimarek
committed
5c575f0
View commit details
Copy full SHA for 5c575f0
View code at this point
Browse repository at this point
naming, cleanup
andimarek
committed
05fb8cc
View commit details
Copy full SHA for 05fb8cc
View code at this point
Browse repository at this point
add ast zipper, all Nodes immutable
andimarek
committed
1f67b2c
View commit details
Copy full SHA for 1f67b2c
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
add ignored chars to the AST
andimarek
committed
aff1e71
View commit details
Copy full SHA for aff1e71
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Javadoc warnings cleanup (#1272)
Show description for df0edf6
bbakerman
authored
df0edf6
View commit details
Copy full SHA for df0edf6
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
makes ast nodes mutable again for now
andimarek
committed
c6ee073
View commit details
Copy full SHA for c6ee073
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
make nodes constructors internal protected
Show description for a93e127
andimarek
committed
a93e127
View commit details
Copy full SHA for a93e127
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
transform methods for all Nodes
andimarek
committed
188f1ef
View commit details
Copy full SHA for 188f1ef
View code at this point
Browse repository at this point
making Nodes immutable
andimarek
committed
9f36f4e
View commit details
Copy full SHA for 9f36f4e
View code at this point
Browse repository at this point
no default constructor for Field
andimarek
committed
28dce7d
View commit details
Copy full SHA for 28dce7d
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
cf7238e
View commit details
Copy full SHA for cf7238e
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
4bb09e3
View commit details
Copy full SHA for 4bb09e3
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
8bf671b
View commit details
Copy full SHA for 8bf671b
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
eecada7
View commit details
Copy full SHA for eecada7
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
fixing tests
andimarek
committed
965b097
View commit details
Copy full SHA for 965b097
View code at this point
Browse repository at this point
make nodes immutable (compiles)
andimarek
committed
ea06fe5
View commit details
Copy full SHA for ea06fe5
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
6df66ab
View commit details
Copy full SHA for 6df66ab
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
refactor parser and making Nodes immutable (WIP, not all test pass)
andimarek
committed
703ee33
View commit details
Copy full SHA for 703ee33
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
Added @Override as part of errorprone code health check
bbakerman
committed
75dc4b3
View commit details
Copy full SHA for 75dc4b3
View code at this point
Browse repository at this point
Revert "Added @Override as part of errorprone code health check"
Show description for c7e81e8
bbakerman
committed
c7e81e8
View commit details
Copy full SHA for c7e81e8
View code at this point
Browse repository at this point
Added @Override as part of errorprone code health check
bbakerman
committed
7de17b1
View commit details
Copy full SHA for 7de17b1
View code at this point
Browse repository at this point
Commits on May 27, 2018
Merge branch 'master' into query-traversal-improvements
andimarek
committed
e98c5d4
View commit details
Copy full SHA for e98c5d4
View code at this point
Browse repository at this point
Commits on May 6, 2018
Added DirectiveContainer
bbakerman
committed
df5a152
View commit details
Copy full SHA for df5a152
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.