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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
stackstorage
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 17, 2016
Make it possible to provide an external Execution class.
perlow
committed
adf2c47
View commit details
Copy full SHA for adf2c47
Browse repository at this point
Commits on Aug 22, 2016
Better exception error messages for debugging.
Show description for 224b542
perlow
committed
224b542
View commit details
Copy full SHA for 224b542
Browse repository at this point
Commits on Aug 21, 2016
Merge pull request #187 from aschrijver/issue-#138/introspection-query
Show description for 0ad210c
markphilpot
authored
0ad210c
View commit details
Copy full SHA for 0ad210c
Browse repository at this point
Commits on Aug 20, 2016
Merge pull request #164 from ayhanap/master
Show description for ad26987
markphilpot
authored
ad26987
View commit details
Copy full SHA for ad26987
Browse repository at this point
removed unused parameters from methods
ayhanap
committed
8c0bd48
View commit details
Copy full SHA for 8c0bd48
Browse repository at this point
removed unnecessary catch block in getPropertyViaGetterUsingPrefix
ayhanap
committed
97b6358
View commit details
Copy full SHA for 97b6358
Browse repository at this point
Commits on Aug 19, 2016
made getPropertyViaGetter cleaner
ayhanap
committed
c25ed3e
View commit details
Copy full SHA for c25ed3e
Browse repository at this point
Commits on Aug 17, 2016
Added introspection query to codebase (issue #138)
aschrijver
committed
4381383
View commit details
Copy full SHA for 4381383
Browse repository at this point
remove hint about maintenance and call for help
andimarek
committed
8862741
View commit details
Copy full SHA for 8862741
Browse repository at this point
Merge pull request #185 from dminkovsky/patch-4
Show description for 4b965fa
dminkovsky
authored
4b965fa
View commit details
Copy full SHA for 4b965fa
Browse repository at this point
Rename `ValuesResolver#coerceValueForInputObjectField()`
Show description for 2da789d
dminkovsky
committed
2da789d
View commit details
Copy full SHA for 2da789d
Browse repository at this point
Commits on Aug 15, 2016
Merge pull request #168 from ntkoopman/string
Show description for 5c9835a
markphilpot
authored
5c9835a
View commit details
Copy full SHA for 5c9835a
Browse repository at this point
Merge pull request #161 from IamCornholio/fix/antlr-grammar-generation
Show description for f9ca3ac
markphilpot
authored
f9ca3ac
View commit details
Copy full SHA for f9ca3ac
Browse repository at this point
Merge pull request #178 from aschrijver/issue-#177/fix-enumvaluedefinition
Show description for 7ac8176
markphilpot
authored
7ac8176
View commit details
Copy full SHA for 7ac8176
Browse repository at this point
Commits on Jul 28, 2016
Add overload of GraphQLEnumType.Builder.value() with deprecationReason (#177)
aschrijver
committed
61f88bd
View commit details
Copy full SHA for 61f88bd
Browse repository at this point
Commits on Jul 27, 2016
add info that we are looking for help
andimarek
committed
75b6c34
View commit details
Copy full SHA for 75b6c34
Browse repository at this point
Commits on Jun 23, 2016
note about maintenance
andimarek
committed
1594762
View commit details
Copy full SHA for 1594762
Browse repository at this point
Commits on Jun 19, 2016
Parse escaped characters in strings
Tim Koopman
committed
9fce9c9
View commit details
Copy full SHA for 9fce9c9
Browse repository at this point
Merge pull request #158 from iancw/readme-variables
Show description for 18f2bc1
andimarek
authored
18f2bc1
View commit details
Copy full SHA for 18f2bc1
Browse repository at this point
Commits on Jun 15, 2016
support Boolean property accessors with 'get' prefix in PropertyDataFetcher
Ayhan APAYDIN
committed
3d5c1b1
View commit details
Copy full SHA for 3d5c1b1
Browse repository at this point
Commits on Jun 7, 2016
Remove generated antlr code. Add build task dependency
IamCornholio
committed
73e534f
View commit details
Copy full SHA for 73e534f
Browse repository at this point
Expand README section on use with Relay
iancw
committed
88af47f
View commit details
Copy full SHA for 88af47f
Browse repository at this point
Commits on May 22, 2016
Merge pull request #151 from arlampin/master
Show description for 2ab1b6a
andimarek
committed
2ab1b6a
View commit details
Copy full SHA for 2ab1b6a
Browse repository at this point
Commits on May 21, 2016
Validation tests of result coercing a non-number string to a number (#147)
danielkwinsor
committed
f988b5d
View commit details
Copy full SHA for f988b5d
Browse repository at this point
Adding KnownDirectives rule. Skip/include directives no longer on FRAGMENT_DEFINITION. Spec test on directive locations. (#148)
danielkwinsor
committed
670c8e0
View commit details
Copy full SHA for 670c8e0
Browse repository at this point
Commits on May 20, 2016
Fix for #150 - Make BatchedExecutionStrategy return values in consistent order
arlampin
committed
c3f82d4
View commit details
Copy full SHA for c3f82d4
Browse repository at this point
Commits on May 19, 2016
deploy to bintray only on master
andimarek
committed
99b5a10
View commit details
Copy full SHA for 99b5a10
Browse repository at this point
Commits on May 18, 2016
deploy to bintray only on master
andimarek
committed
53b7791
View commit details
Copy full SHA for 53b7791
Browse repository at this point
deploy to bintray only on master
andimarek
committed
7d006f9
View commit details
Copy full SHA for 7d006f9
Browse repository at this point
Commits on May 14, 2016
Fix for #114 - NPE when coercing null enum value in BatchedExecutionStrategy (#115)
Show description for d2ee718
tinnou
authored and
danielkwinsor
committed
d2ee718
View commit details
Copy full SHA for d2ee718
Browse repository at this point
JDK6 compiler fixes (#146)
danielkwinsor
committed
33d97b3
View commit details
Copy full SHA for 33d97b3
Browse repository at this point
Commits on May 13, 2016
Merge pull request #145 from graphql-java/jdk6-build
Show description for 9a61c0e
andimarek
committed
9a61c0e
View commit details
Copy full SHA for 9a61c0e
Browse repository at this point
Build with java6 runtime
Show description for 90b6b2f
andimarek
committed
90b6b2f
View commit details
Copy full SHA for 90b6b2f
Browse repository at this point
Commits on May 12, 2016
When resolving a Double value, checking for NaN and returning null
Show description for 0964fe1
danielkwinsor
committed
0964fe1
View commit details
Copy full SHA for 0964fe1
Browse repository at this point
Commits on May 11, 2016
update repo url from personal repo to graphql-java org
andimarek
committed
45c4755
View commit details
Copy full SHA for 45c4755
Browse repository at this point
Previous
Next
You can’t perform that action at this time.