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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
22
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 23, 2026
Merge pull request #4435 from arimu1/fix/4433-nullable-instrumentation-state
Show description for 5a77294
andimarek
authored
5a77294
View commit details
Copy full SHA for 5a77294
View code at this point
Browse repository at this point
Commits on Aug 22, 2026
Propagate nullable chained instrumentation state
andimarek
committed
b7bb74e
View commit details
Copy full SHA for b7bb74e
View code at this point
Browse repository at this point
Merge pull request #4442 from graphql-java/parser-cleanup
Show description for ff464f4
andimarek
authored
ff464f4
View commit details
Copy full SHA for ff464f4
View code at this point
Browse repository at this point
Merge pull request #4441 from graphql-java/validation-fragment-cleanup
Show description for 963aada
andimarek
authored
963aada
View commit details
Copy full SHA for 963aada
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
Make block string indentation removal linear
andimarek
committed
5b07d3c
View commit details
Copy full SHA for 5b07d3c
View code at this point
Browse repository at this point
Make fragment cycle validation linear
andimarek
committed
db6f58b
View commit details
Copy full SHA for db6f58b
View code at this point
Browse repository at this point
Limit numeric literal length during parsing
andimarek
committed
29f90b5
View commit details
Copy full SHA for 29f90b5
View code at this point
Browse repository at this point
Commits on Aug 13, 2026
Merge branch 'master' into fix/4364-data-fetcher-result-nullability
hej090224
authored
14cf4c9
View commit details
Copy full SHA for 14cf4c9
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
fix: mark InstrumentationState callback params as @Nullable
Show description for 79423f0
arimu1
committed
79423f0
View commit details
Copy full SHA for 79423f0
View code at this point
Browse repository at this point
Simplify operation validation traversal context
andimarek
committed
c67454d
View commit details
Copy full SHA for c67454d
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
Clarify anonymizer directive argument lookup
andimarek
committed
4a9cd36
View commit details
Copy full SHA for 4a9cd36
View code at this point
Browse repository at this point
Cover directive definition applied directives
andimarek
committed
9cfdd7a
View commit details
Copy full SHA for 9cfdd7a
View code at this point
Browse repository at this point
Update deprecated directive description
andimarek
committed
4b2f018
View commit details
Copy full SHA for 4b2f018
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
Support directives on directive definitions
andimarek
committed
6e4f1f2
View commit details
Copy full SHA for 6e4f1f2
View code at this point
Browse repository at this point
Revert "Support directives on directive definitions"
Show description for abbb922
andimarek
committed
abbb922
View commit details
Copy full SHA for abbb922
View code at this point
Browse repository at this point
Support directives on directive definitions
andimarek
committed
efcb944
View commit details
Copy full SHA for efcb944
View code at this point
Browse repository at this point
Commits on Jul 23, 2026
Fix covariance checks for SDL type extensions
andimarek
committed
d671a8e
View commit details
Copy full SHA for d671a8e
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
Mark schema transform package as null marked
andimarek
committed
7e7615d
View commit details
Copy full SHA for 7e7615d
View code at this point
Browse repository at this point
Add interface relationship visibility to schema transformation
andimarek
committed
ca590f3
View commit details
Copy full SHA for ca590f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
Fix nullable bound on DataFetcherResult.newResult
hej090224
committed
66110bb
View commit details
Copy full SHA for 66110bb
View code at this point
Browse repository at this point
Commits on May 29, 2026
moar code tweaks
bbakerman
committed
33e6552
View commit details
Copy full SHA for 33e6552
View code at this point
Browse repository at this point
This is Alexandres Async changes with mine and Andi extras
bbakerman
committed
29e6cc1
View commit details
Copy full SHA for 29e6cc1
View code at this point
Browse repository at this point
Commits on May 20, 2026
Reject duplicate additional directive definitions (#4394)
Show description for 26648a3
andimarek
authored
26648a3
View commit details
Copy full SHA for 26648a3
View code at this point
Browse repository at this point
Add executable description support (#4392)
andimarek
authored
3b03d75
View commit details
Copy full SHA for 3b03d75
View code at this point
Browse repository at this point
Make introspection includeDeprecated arguments non-null (#4387)
andimarek
authored
1fce25b
View commit details
Copy full SHA for 1fce25b
View code at this point
Browse repository at this point
Avoid no-op field fetch instrumentation allocations (#4391)
Show description for 811e7f4
andimarek
and
nwjsmith
authored
811e7f4
View commit details
Copy full SHA for 811e7f4
View code at this point
Browse repository at this point
Fix schema rebuild after root type deletion (#4390)
Show description for 790627d
andimarek
authored
790627d
View commit details
Copy full SHA for 790627d
View code at this point
Browse repository at this point
Allow empty unions to be completed by extensions (#4388)
andimarek
authored
a53a129
View commit details
Copy full SHA for a53a129
View code at this point
Browse repository at this point
Fix input cycle validation for non-null lists (#4386)
andimarek
authored
7e0b1c1
View commit details
Copy full SHA for 7e0b1c1
View code at this point
Browse repository at this point
Commits on May 19, 2026
Reject indirect directive definition cycles (#4385)
andimarek
authored
a943664
View commit details
Copy full SHA for a943664
View code at this point
Browse repository at this point
Validate constant directive values on variable definitions (#3927) (#4271)
Show description for b46b764
andimarek
and
claude
authored
b46b764
View commit details
Copy full SHA for b46b764
View code at this point
Browse repository at this point
validate circular default values (#4253)
Show description for 157c7cc
jbellenger
and
andimarek
authored
157c7cc
View commit details
Copy full SHA for 157c7cc
View code at this point
Browse repository at this point
Commits on May 18, 2026
Fix subscription alternative call context cleanup (#4384)
andimarek
authored
5d914f1
View commit details
Copy full SHA for 5d914f1
View code at this point
Browse repository at this point
Commits on May 12, 2026
Optimize AstSignature input signatures
andimarek
authored
16153d0
View commit details
Copy full SHA for 16153d0
View code at this point
Browse repository at this point
Commits on May 10, 2026
Collect references from input-aware AST signatures
Show description for cb6c245
andimarek
authored
cb6c245
View commit details
Copy full SHA for cb6c245
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.