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
execution
on
master
User selector
All users
All time
Commit history
Commits on Aug 25, 2023
Added support for async create state in instrumentmentions
bbakerman
committed
ce83384
View commit details
Copy full SHA for ce83384
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Merge remote-tracking branch 'origin/master' into oneOf_support_branch
Show description for fb28011
bbakerman
committed
fb28011
View commit details
Copy full SHA for fb28011
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Fixed the ValuesResolverConversion to handle programmatically set nulls
bbakerman
committed
b79540b
View commit details
Copy full SHA for b79540b
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
More work on @oneOf directive support - backed out validation code - now in valueresolver - with tests from spec
bbakerman
committed
3f9cbaa
View commit details
Copy full SHA for 3f9cbaa
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
More work on @oneOf directive support - backed out validation code - now in resolver - untested
bbakerman
committed
345c1af
View commit details
Copy full SHA for 345c1af
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Handle repeated query directives
gnawf
committed
e54fd89
View commit details
Copy full SHA for e54fd89
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
Adding builder for QueryDirectives
bbakerman
committed
42d0985
View commit details
Copy full SHA for 42d0985
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Merge pull request #3231 from graphql-java/remove_cache_control
Show description for 5b19375
bbakerman
authored
5b19375
View commit details
Copy full SHA for 5b19375
View code at this point
Browse repository at this point
Merge pull request #3235 from graphql-java/avoid_cf_allocation_data_fetch
Show description for d4f1756
bbakerman
authored
d4f1756
View commit details
Copy full SHA for d4f1756
View code at this point
Browse repository at this point
Java doc fixups and some renaming
bbakerman
committed
861c4d7
View commit details
Copy full SHA for 861c4d7
View code at this point
Browse repository at this point
Commits on Jun 1, 2023
Drop listSize and currentListIndex from ExecutionStrategyParameters
Show description for 30db887
dfa1
committed
30db887
View commit details
Copy full SHA for 30db887
View code at this point
Browse repository at this point
Correctly presize resulting LinkedHashMap
dfa1
committed
897dd79
View commit details
Copy full SHA for 897dd79
View code at this point
Browse repository at this point
Remove unused method in ExecutionStepInfoFactory
dfa1
committed
5c8190a
View commit details
Copy full SHA for 5c8190a
View code at this point
Browse repository at this point
Commits on May 30, 2023
Reuse instance of ResultPath
dfa1
committed
dfb858d
View commit details
Copy full SHA for dfb858d
View code at this point
Browse repository at this point
Merge pull request #3232 from graphql-java/remove_deprecated_exception_handler_method
Show description for d6a62a3
bbakerman
authored
d6a62a3
View commit details
Copy full SHA for d6a62a3
View code at this point
Browse repository at this point
This avoids a CF allocation on data fetcher in the main case where there was no exception
bbakerman
committed
2ba0d5d
View commit details
Copy full SHA for 2ba0d5d
View code at this point
Browse repository at this point
Merge pull request #3233 from dfa1/drop-completable-future-allocations
Show description for f866491
bbakerman
authored
f866491
View commit details
Copy full SHA for f866491
View code at this point
Browse repository at this point
Commits on May 29, 2023
Dropping unused index argument in Async
Show description for 0e7410c
dfa1
committed
0e7410c
View commit details
Copy full SHA for 0e7410c
View code at this point
Browse repository at this point
Dropping some CompletableFuture allocations in Async
Show description for 83aada4
dfa1
committed
83aada4
View commit details
Copy full SHA for 83aada4
View code at this point
Browse repository at this point
require them to implement the method
bbakerman
committed
1021219
View commit details
Copy full SHA for 1021219
View code at this point
Browse repository at this point
Removing the deprecated DataFetcherExceptionHandler sync method
Show description for 86d3e6a
bbakerman
committed
86d3e6a
View commit details
Copy full SHA for 86d3e6a
View code at this point
Browse repository at this point
Removing the deprecated CacheControl support
Show description for 40e36b5
bbakerman
committed
40e36b5
View commit details
Copy full SHA for 40e36b5
View code at this point
Browse repository at this point
Merge pull request #3223 from graphql-java/pluggable_conditional_nodes
Show description for 494685c
bbakerman
authored
494685c
View commit details
Copy full SHA for 494685c
View code at this point
Browse repository at this point
Commits on May 22, 2023
Added schema to decision env
bbakerman
committed
9557b1d
View commit details
Copy full SHA for 9557b1d
View code at this point
Browse repository at this point
Allow pluggable conditional node support
bbakerman
committed
247df24
View commit details
Copy full SHA for 247df24
View code at this point
Browse repository at this point
Commits on May 17, 2023
More tests
bbakerman
committed
baef824
View commit details
Copy full SHA for baef824
View code at this point
Browse repository at this point
Test for boolean conversion
bbakerman
committed
93f8935
View commit details
Copy full SHA for 93f8935
View code at this point
Browse repository at this point
Start work on LegacyCoercing support
bbakerman
committed
137199f
View commit details
Copy full SHA for 137199f
View code at this point
Browse repository at this point
Commits on May 2, 2023
reformat code using project code style
konnik
committed
9c23707
View commit details
Copy full SHA for 9c23707
View code at this point
Browse repository at this point
Add map function to DataFetcherResult
konnik
committed
ef00e0d
View commit details
Copy full SHA for ef00e0d
View code at this point
Browse repository at this point
Commits on Apr 15, 2023
Tweak code
bbakerman
committed
6c69c93
View commit details
Copy full SHA for 6c69c93
View code at this point
Browse repository at this point
This introduces an input interceptor
bbakerman
committed
66f2829
View commit details
Copy full SHA for 66f2829
View code at this point
Browse repository at this point
Commits on Mar 19, 2023
Tweaks to doco and also to allowing empty changes
bbakerman
committed
9b77d48
View commit details
Copy full SHA for 9b77d48
View code at this point
Browse repository at this point
Commits on Mar 18, 2023
Allow DataFetcherResult to set extension values during execution
bbakerman
committed
1bbaeea
View commit details
Copy full SHA for 1bbaeea
View code at this point
Browse repository at this point
Merge pull request #3122 from ahmadizm/typeErrorHandling
Show description for 7f0e4de
bbakerman
authored
7f0e4de
View commit details
Copy full SHA for 7f0e4de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.