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
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 }}
runoncode
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 24, 2017
fix and test ExecutionContextBuilder: root and context was mixed up
andimarek
authored and
bbakerman
committed
4beb6d6
View commit details
Copy full SHA for 4beb6d6
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
PR feedback on arg name
bbakerman
committed
8f2caa8
View commit details
Copy full SHA for 8f2caa8
View code at this point
Browse repository at this point
Run the tests - it might show compile errors :)
bbakerman
committed
8f122f9
View commit details
Copy full SHA for 8f122f9
View code at this point
Browse repository at this point
PR feedback
bbakerman
committed
287f774
View commit details
Copy full SHA for 287f774
View code at this point
Browse repository at this point
Improved directive handling for places that use them
Show description for 0cf6283
bbakerman
committed
0cf6283
View commit details
Copy full SHA for 0cf6283
View code at this point
Browse repository at this point
Commits on Jun 22, 2017
Tklovett builder consistency (#524)
Show description for fe422ea
bbakerman
authored
fe422ea
View commit details
Copy full SHA for fe422ea
View code at this point
Browse repository at this point
Add javadoc to GraphQLError based on GraphQL Spec
tlovett-rmn
authored and
andimarek
committed
3a7cf5b
View commit details
Copy full SHA for 3a7cf5b
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Refactor GraphQL#execute for better encapsulation and clearer instrumentation lifecycles
tlovett-rmn
authored and
bbakerman
committed
a71d072
View commit details
Copy full SHA for a71d072
View code at this point
Browse repository at this point
Renamed it to getFieldDefinition
bbakerman
committed
9f0876f
View commit details
Copy full SHA for 9f0876f
View code at this point
Browse repository at this point
add test for DataFetchingEnvironment
andimarek
authored and
bbakerman
committed
2772310
View commit details
Copy full SHA for 2772310
View code at this point
Browse repository at this point
Added FieldDefinition to the DataFetchingEnvironment
Show description for a996a4d
bbakerman
committed
a996a4d
View commit details
Copy full SHA for a996a4d
View code at this point
Browse repository at this point
Include field name in error description
fkorotkov
authored and
andimarek
committed
e520be3
View commit details
Copy full SHA for e520be3
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Path support when traversing graph (#499)
Show description for 06a202c
bbakerman
authored
06a202c
View commit details
Copy full SHA for 06a202c
View code at this point
Browse repository at this point
removed transform method on interface
bbakerman
committed
c002698
View commit details
Copy full SHA for c002698
View code at this point
Browse repository at this point
#492 - builder for DataEnvironmentImpl - now in its own class
bbakerman
committed
1618e53
View commit details
Copy full SHA for 1618e53
View code at this point
Browse repository at this point
#492 - builder for DataEnvironmentImpl
bbakerman
committed
cfd1fe0
View commit details
Copy full SHA for cfd1fe0
View code at this point
Browse repository at this point
#468 - deprecation is now supported in IDL and hence Introspection (#470)
Show description for 0ea9d3c
bbakerman
authored
0ea9d3c
View commit details
Copy full SHA for 0ea9d3c
View code at this point
Browse repository at this point
#476 - use of environment pattern in Wiring Factory
bbakerman
committed
ef1d168
View commit details
Copy full SHA for ef1d168
View code at this point
Browse repository at this point
use WiringContext in TestUtil.groovy
bsideup
authored and
bbakerman
committed
962fecc
View commit details
Copy full SHA for 962fecc
View code at this point
Browse repository at this point
Replace providesDataFetcher/getDataFetcher's arguments with WiringContext object
bsideup
authored and
bbakerman
committed
09f8873
View commit details
Copy full SHA for 09f8873
View code at this point
Browse repository at this point
Pass parentType to DataFetcher-related methods in WiringFactory. Closes #476
bsideup
authored and
bbakerman
committed
311ac49
View commit details
Copy full SHA for 311ac49
View code at this point
Browse repository at this point
Missing test fix ups
bbakerman
committed
2e88153
View commit details
Copy full SHA for 2e88153
View code at this point
Browse repository at this point
Renamed ExeputionInput in terms of spec
Show description for 135677e
bbakerman
committed
135677e
View commit details
Copy full SHA for 135677e
View code at this point
Browse repository at this point
Reduce code duplication in NoOpInstrumentation
tlovett-rmn
authored and
andimarek
committed
e65e4ff
View commit details
Copy full SHA for e65e4ff
View code at this point
Browse repository at this point
Respect Long as ID
fkorotkov
authored and
bbakerman
committed
426f371
View commit details
Copy full SHA for 426f371
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
nitpick on method parameter ordering
bbakerman
committed
90aca98
View commit details
Copy full SHA for 90aca98
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
enum coercing throws correct exception
Show description for deedb88
andimarek
authored and
bbakerman
committed
deedb88
View commit details
Copy full SHA for deedb88
View code at this point
Browse repository at this point
throw dedicated exceptions for serialize and parseValue
Show description for b205cd8
andimarek
authored and
bbakerman
committed
b205cd8
View commit details
Copy full SHA for b205cd8
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
#489 schema problem has message now
bbakerman
committed
7675da7
View commit details
Copy full SHA for 7675da7
View code at this point
Browse repository at this point
#490 type info build is public
bbakerman
committed
55c5723
View commit details
Copy full SHA for 55c5723
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
aligns schema printer and AstPrinter regarding indention and new lines
Show description for 3489abd
andimarek
authored and
bbakerman
committed
3489abd
View commit details
Copy full SHA for 3489abd
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
remove unused `extensions` field from ExecutionResult(Impl)
andimarek
authored and
bbakerman
committed
e284b7e
View commit details
Copy full SHA for e284b7e
View code at this point
Browse repository at this point
handle special formatting for arguments descriptions
Show description for 220b6b4
andimarek
authored and
bbakerman
committed
220b6b4
View commit details
Copy full SHA for 220b6b4
View code at this point
Browse repository at this point
test for special argument comments handling
andimarek
authored and
bbakerman
committed
0922a87
View commit details
Copy full SHA for 0922a87
View code at this point
Browse repository at this point
print scalar descriptions
andimarek
authored and
bbakerman
committed
270ffb4
View commit details
Copy full SHA for 270ffb4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.