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 }}
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
main
java
graphql
execution
ExecutionStrategy.java
on
master
User selector
All users
All time
Commit history
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
Commits on Jun 21, 2017
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
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
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
#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
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 2, 2017
fix merge errors
andimarek
committed
e7a5539
View commit details
Copy full SHA for e7a5539
View code at this point
Browse repository at this point
rename Parameters classes to Instance*
andimarek
committed
cde5b98
View commit details
Copy full SHA for cde5b98
View code at this point
Browse repository at this point
add explicit root object
Show description for b9ccbea
andimarek
committed
b9ccbea
View commit details
Copy full SHA for b9ccbea
View code at this point
Browse repository at this point
Commits on May 28, 2017
#438 now with double checks in null values that might come out of coercion
bbakerman
committed
42dc83f
View commit details
Copy full SHA for 42dc83f
View code at this point
Browse repository at this point
#427 TDD driven null support (#452)
Show description for fcbce54
bbakerman
authored
fcbce54
View commit details
Copy full SHA for fcbce54
View code at this point
Browse repository at this point
Commits on May 24, 2017
document current behaviour of failed serialization with test
andimarek
committed
66c9a5c
View commit details
Copy full SHA for 66c9a5c
View code at this point
Browse repository at this point
Commits on May 17, 2017
Add environment to field instrumentation.
apottere
authored and
andimarek
committed
a3a36a5
View commit details
Copy full SHA for a3a36a5
View code at this point
Browse repository at this point
Commits on May 8, 2017
Merge remote-tracking branch 'upstream/master' into 377-field-selection-in-data-fetchers
Show description for 11abe76
bbakerman
committed
11abe76
View commit details
Copy full SHA for 11abe76
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
e700c9c
View commit details
Copy full SHA for e700c9c
View code at this point
Browse repository at this point
Commits on May 7, 2017
Added a selection set interface instead as suggested. This means field collector doesnt NOT have to be API
bbakerman
committed
158762f
View commit details
Copy full SHA for 158762f
View code at this point
Browse repository at this point
Commits on May 6, 2017
revert changes: will be handled in a PR
andimarek
committed
14cb734
View commit details
Copy full SHA for 14cb734
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
98df57e
View commit details
Copy full SHA for 98df57e
View code at this point
Browse repository at this point
Commits on May 4, 2017
Merge remote-tracking branch 'upstream/master' into 377-field-selection-in-data-fetchers
Show description for bab1191
bbakerman
committed
bab1191
View commit details
Copy full SHA for bab1191
View code at this point
Browse repository at this point
ExecutionContext is not longer API but there is a replacement
bbakerman
committed
80b4fe9
View commit details
Copy full SHA for 80b4fe9
View code at this point
Browse repository at this point
Commits on May 2, 2017
#377 - have the ability to know and capture all fields in a data fetcher
bbakerman
committed
5d487ea
View commit details
Copy full SHA for 5d487ea
View code at this point
Browse repository at this point
Commits on May 1, 2017
Merge remote-tracking branch 'upstream/master' into kaqqao-122TypeResolver
Show description for 244f9a5
bbakerman
committed
244f9a5
View commit details
Copy full SHA for 244f9a5
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Merge pull request #392 from apottere/expose-fragments
Show description for c38596a
bbakerman
authored
c38596a
View commit details
Copy full SHA for c38596a
View code at this point
Browse repository at this point
Adding extra data to type resolver
Show description for cad4613
bbakerman
committed
cad4613
View commit details
Copy full SHA for cad4613
View code at this point
Browse repository at this point
Adding extra data to type resolver
Show description for 4510275
bbakerman
committed
4510275
View commit details
Copy full SHA for 4510275
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Add fragment definitions and execution id to DataFetchingEnvironment (fixes #303).
apottere
committed
e64f128
View commit details
Copy full SHA for e64f128
View code at this point
Browse repository at this point
Removes javadoc warnings during build time
bbakerman
committed
0ed2a21
View commit details
Copy full SHA for 0ed2a21
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
Allow ExecutionStrategy to specify dataFetchingExceptionHandler
corydolphin
committed
0f0a15f
View commit details
Copy full SHA for 0f0a15f
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
Merge remote-tracking branch 'upstream/master' into 268-nonnull-error-handling
Show description for b21f16a
bbakerman
committed
b21f16a
View commit details
Copy full SHA for b21f16a
View code at this point
Browse repository at this point
closes #122 Provide more information to TypeResolver
Show description for 6e6f1dd
Bojan Tomic
committed
6e6f1dd
View commit details
Copy full SHA for 6e6f1dd
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix with diamond operator
Jiayu Liu
committed
36b5d7c
View commit details
Copy full SHA for 36b5d7c
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
#268 - now follows spec in regard to null error handling
bbakerman
committed
198b8cc
View commit details
Copy full SHA for 198b8cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.