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 }}
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
26
Pull requests
14
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
on
v26.0
User selector
All users
All time
Commit history
Commits on Apr 23, 2026
JSpecify big wave 3 (#4274)
Show description for a6cc631
3 people
authored
a6cc631
View commit details
Copy full SHA for a6cc631
View code at this point
Browse repository at this point
Add JSpecify annotations to 10 language package classes (#4219)
Show description for c86eb07
4 people
authored
c86eb07
View commit details
Copy full SHA for c86eb07
View code at this point
Browse repository at this point
Commits on Apr 22, 2026
Add JSpecify annotations to 10 language package classes (#4218)
Show description for aafbbd5
4 people
authored
aafbbd5
View commit details
Copy full SHA for aafbbd5
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Use Introspection constants instead of string literals
Show description for b8423f1
andimarek
and
claude
committed
b8423f1
View commit details
Copy full SHA for b8423f1
View code at this point
Browse repository at this point
Remove redundant null check on queryType
Show description for cef0b41
andimarek
and
claude
committed
cef0b41
View commit details
Copy full SHA for cef0b41
View code at this point
Browse repository at this point
Fix IntelliJ warnings in new code
Show description for 308359e
andimarek
and
claude
committed
308359e
View commit details
Copy full SHA for 308359e
View code at this point
Browse repository at this point
Detect introspection queries dynamically during validation
Show description for 02fcf27
andimarek
and
claude
committed
02fcf27
View commit details
Copy full SHA for 02fcf27
View code at this point
Browse repository at this point
Fix NullAway errors and adapt to master's naming conventions after rebase
Show description for 9a3b446
andimarek
and
claude
committed
9a3b446
View commit details
Copy full SHA for 9a3b446
View code at this point
Browse repository at this point
Refactor GoodFaithIntrospection to use validation instead of ENO
Show description for 0a270ed
andimarek
and
claude
committed
0a270ed
View commit details
Copy full SHA for 0a270ed
View code at this point
Browse repository at this point
Add query depth and field count limits to Validator
Show description for e4c287c
andimarek
and
claude
committed
e4c287c
View commit details
Copy full SHA for e4c287c
View code at this point
Browse repository at this point
Commits on Mar 21, 2026
Merge branch 'master' into copilot/add-jspecify-annotations
Show description for 2612804
dondonz
and
claude
committed
2612804
View commit details
Copy full SHA for 2612804
View code at this point
Browse repository at this point
Merge pull request #4257 from graphql-java/add-jspecify-redo
Show description for 53c0c82
dondonz
authored
53c0c82
View commit details
Copy full SHA for 53c0c82
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Merge pull request #4297 from graphql-java/extract-out-operation-directives
Show description for 6d6a262
bbakerman
authored
6d6a262
View commit details
Copy full SHA for 6d6a262
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
Add TYPE target to @VisibleForTesting and annotate CallStack
Show description for a3ff5aa
2 people
authored and
andimarek
committed
a3ff5aa
View commit details
Copy full SHA for a3ff5aa
View code at this point
Browse repository at this point
Add deterministic CAS retry tests for ExhaustedDataLoaderDispatchStrategy
Show description for 4f8eb7c
2 people
authored and
andimarek
committed
4f8eb7c
View commit details
Copy full SHA for 4f8eb7c
View code at this point
Browse repository at this point
Commits on Mar 9, 2026
Merge branch 'master' into extract-out-operation-directives
andimarek
authored
878478b
View commit details
Copy full SHA for 878478b
View code at this point
Browse repository at this point
Fix ShallowTypeRefCollector: scan applied directives on args in all contexts
Show description for cf536bd
2 people
authored and
andimarek
committed
cf536bd
View commit details
Copy full SHA for cf536bd
View code at this point
Browse repository at this point
Merge branch 'master' into extract-out-operation-directives
andimarek
authored
0752dc1
View commit details
Copy full SHA for 0752dc1
View code at this point
Browse repository at this point
Merge pull request #4270 from timward60/fix/defer-dataloader-dispatch-field-count
andimarek
authored
1babf52
View commit details
Copy full SHA for 1babf52
View code at this point
Browse repository at this point
Merge branch 'master' into claude/fix-graphql-java-4278-v6Z3y
andimarek
authored
ec01d15
View commit details
Copy full SHA for ec01d15
View code at this point
Browse repository at this point
Commits on Mar 8, 2026
Merge remote-tracking branch 'origin/extract-out-operation-directives' into extract-out-operation-directives
bbakerman
committed
93b53e4
View commit details
Copy full SHA for 93b53e4
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - PR feedback
bbakerman
committed
601195a
View commit details
Copy full SHA for 601195a
View code at this point
Browse repository at this point
Merge branch 'master' into extract-out-operation-directives
bbakerman
authored
7b92be4
View commit details
Copy full SHA for 7b92be4
View code at this point
Browse repository at this point
Merge pull request #4308 from graphql-java/test/per-level-dispatch-strategy-coverage
Show description for 761df31
andimarek
authored
761df31
View commit details
Copy full SHA for 761df31
View code at this point
Browse repository at this point
Replace reflection with @VisibleForTesting package-private access
Show description for e6bc2fa
andimarek
and
claude
committed
e6bc2fa
View commit details
Copy full SHA for e6bc2fa
View code at this point
Browse repository at this point
Merge branch 'master' into claude/fix-graphql-java-4278-v6Z3y
andimarek
authored
48d75c0
View commit details
Copy full SHA for 48d75c0
View code at this point
Browse repository at this point
Make OperationDefinition.operation non-null, default to QUERY
Show description for f4e0f1b
dondonz
and
claude
committed
f4e0f1b
View commit details
Copy full SHA for f4e0f1b
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into extract-out-operation-directives
bbakerman
committed
b47540c
View commit details
Copy full SHA for b47540c
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Merge pull request #4272 from graphql-java/jspecify-execution-instrumentation-classes
Show description for 869f7b4
dondonz
authored
869f7b4
View commit details
Copy full SHA for 869f7b4
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - made it a supplier for performance
bbakerman
committed
17e7ccd
View commit details
Copy full SHA for 17e7ccd
View code at this point
Browse repository at this point
Merge branch 'master' into fix/defer-dataloader-dispatch-field-count
andimarek
authored
67133cb
View commit details
Copy full SHA for 67133cb
View code at this point
Browse repository at this point
Merge branch 'master' into claude/fix-graphql-java-4278-v6Z3y
andimarek
authored
50f05ba
View commit details
Copy full SHA for 50f05ba
View code at this point
Browse repository at this point
Commits on Mar 6, 2026
This adds support for QueryAppliedDirective on operations and documents - used field to make it cheaper
bbakerman
committed
8f049fe
View commit details
Copy full SHA for 8f049fe
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - use Immutable signature
bbakerman
committed
2e7c4fc
View commit details
Copy full SHA for 2e7c4fc
View code at this point
Browse repository at this point
This adds support for QueryAppliedDirective on operations and documents - refactor
bbakerman
committed
1951ed6
View commit details
Copy full SHA for 1951ed6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.