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
Execution.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
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
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
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
Commits on Jun 2, 2017
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
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 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
Merge branch 'master' into vaant-master
andimarek
committed
bc160b5
View commit details
Copy full SHA for bc160b5
View code at this point
Browse repository at this point
Commits on May 4, 2017
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 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
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 5, 2017
Adding support for subscriptions with an implemenation to enable adding a user defined subscriptionType. Subscriptions can be thought of as mutations by a different name and with a different purpos…
Show description for b197d78
Shokoufandeh
committed
b197d78
View commit details
Copy full SHA for b197d78
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Merge remote-tracking branch 'upstream/master' into 268-nonnull-error-handling
Show description for 18c050e
bbakerman
committed
18c050e
View commit details
Copy full SHA for 18c050e
View code at this point
Browse repository at this point
#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
Commits on Mar 23, 2017
#345 - mutations are optional and errors should come back if they are missing
bbakerman
committed
3a392cf
View commit details
Copy full SHA for 3a392cf
View code at this point
Browse repository at this point
Commits on Jan 13, 2017
#269 - add an instrumentation callback for all the data retrieval
bbakerman
committed
150f49a
View commit details
Copy full SHA for 150f49a
View code at this point
Browse repository at this point
Commits on Jan 10, 2017
fixed up tests. Still needs the new builder pattern
bbakerman
committed
50fd10b
View commit details
Copy full SHA for 50fd10b
View code at this point
Browse repository at this point
Merged master and fixed up the new shape
bbakerman
committed
3c5412a
View commit details
Copy full SHA for 3c5412a
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
#278 - merged in upstream master
bbakerman
committed
49ce96f
View commit details
Copy full SHA for 49ce96f
View code at this point
Browse repository at this point
#278 - generate a unique id for a graphql query
bbakerman
committed
9d94784
View commit details
Copy full SHA for 9d94784
View code at this point
Browse repository at this point
Fix #208: Cannot use custom execution strategies on mutations
dminkovsky
committed
421383c
View commit details
Copy full SHA for 421383c
View code at this point
Browse repository at this point
Commits on Dec 17, 2016
#269 - this adds instrumentation to the execution of the graphql query
bbakerman
committed
b79a914
View commit details
Copy full SHA for b79a914
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
Update Execution.java
dminkovsky
committed
7762c10
View commit details
Copy full SHA for 7762c10
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Change sourceCompatibility to 1.6.
pt-achang
committed
07199a3
View commit details
Copy full SHA for 07199a3
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
change coerce to serialize (inspired by the js impl)
andimarek
committed
e68571a
View commit details
Copy full SHA for e68571a
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Initial execution strategy work
Todd Berman
committed
09fa9f6
View commit details
Copy full SHA for 09fa9f6
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
bugfix mutation execution, exception while data fetching are reported
andimarek
committed
66d2640
View commit details
Copy full SHA for 66d2640
View code at this point
Browse repository at this point
breaking changes: ExecutionResult is now an interface and contains generic GraphQLError's
andimarek
committed
44b3e79
View commit details
Copy full SHA for 44b3e79
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
add slf4j logging
andimarek
committed
f161e85
View commit details
Copy full SHA for f161e85
View code at this point
Browse repository at this point
catching exceptions from data fetcher
andimarek
committed
26684cc
View commit details
Copy full SHA for 26684cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.