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
25
Pull requests
27
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
on
schema-codregistry-nullable
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 15, 2026
Remove incorrect @Nullable from GraphQLSchema.getCodeRegistry()
Show description for 3359e8d
andimarek
and
claude
committed
3359e8d
View commit details
Copy full SHA for 3359e8d
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
Add assert
dondonz
committed
d83f175
View commit details
Copy full SHA for d83f175
View code at this point
Browse repository at this point
Add more nullable annotations
dondonz
committed
0a4d5d0
View commit details
Copy full SHA for 0a4d5d0
View code at this point
Browse repository at this point
Merge branch 'master' into infer-nullity-3
Show description for 85e9854
dondonz
committed
85e9854
View commit details
Copy full SHA for 85e9854
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Merge remote-tracking branch 'upstream/master' into fastbuilder
Raymie Stata
committed
5bcba4a
View commit details
Copy full SHA for 5bcba4a
View code at this point
Browse repository at this point
Add type resolver validation to FastBuilder
Show description for 23c59ae
Raymie Stata
and
claude
committed
23c59ae
View commit details
Copy full SHA for 23c59ae
View code at this point
Browse repository at this point
Promote FastSchemaGenerator to @ExperimentalApi with safer defaults
Show description for 131f169
Raymie Stata
and
claude
committed
131f169
View commit details
Copy full SHA for 131f169
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
Remove redundant checks in assertValidName, mark param @Nullable
Show description for cd32b5c
andimarek
and
claude
committed
cd32b5c
View commit details
Copy full SHA for cd32b5c
View code at this point
Browse repository at this point
Improve FastBuilder documentation and add @NullMarked
Show description for 14a31e4
andimarek
and
claude
committed
14a31e4
View commit details
Copy full SHA for 14a31e4
View code at this point
Browse repository at this point
Merge pull request #4233 from graphql-java/new-large-schemas
Show description for 51d16e7
andimarek
authored
51d16e7
View commit details
Copy full SHA for 51d16e7
View code at this point
Browse repository at this point
Remove cruft
Show description for 719f91f
Raymie Stata
committed
719f91f
View commit details
Copy full SHA for 719f91f
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fastbuilder
Raymie Stata
committed
86da667
View commit details
Copy full SHA for 86da667
View code at this point
Browse repository at this point
Another large schema for testing
andimarek
committed
29b4c6c
View commit details
Copy full SHA for 29b4c6c
View code at this point
Browse repository at this point
Add three large schemas for performance testing
Show description for fc48cde
andimarek
and
cursoragent
committed
fc48cde
View commit details
Copy full SHA for fc48cde
View code at this point
Browse repository at this point
Commits on Jan 28, 2026
Add test for modifying a built-in directive via SchemaTransformer
Show description for f361f4f
andimarek
and
claude
committed
f361f4f
View commit details
Copy full SHA for f361f4f
View code at this point
Browse repository at this point
Simplify @specifiedBy printing to use specifiedByUrl directly
Show description for e1b5c3c
andimarek
and
claude
committed
e1b5c3c
View commit details
Copy full SHA for e1b5c3c
View code at this point
Browse repository at this point
Remove DirectiveInfo class
Show description for f27faf8
andimarek
and
claude
committed
f27faf8
View commit details
Copy full SHA for f27faf8
View code at this point
Browse repository at this point
Consolidate built-in directive handling and move helpers to Directives class
Show description for 6ece42b
andimarek
and
claude
committed
6ece42b
View commit details
Copy full SHA for 6ece42b
View code at this point
Browse repository at this point
Remove clearDirectives and use first-class properties for @specifiedBy in SchemaPrinter
Show description for 31ee7c6
andimarek
and
claude
committed
31ee7c6
View commit details
Copy full SHA for 31ee7c6
View code at this point
Browse repository at this point
Fix withSchemaAppliedDirectives(Collection) not scanning for type references
Show description for eb8e24c
andimarek
and
claude
committed
eb8e24c
View commit details
Copy full SHA for eb8e24c
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Merge pull request #4204 from Samjin/enf-respect-field-visibility
Show description for 9f18071
bbakerman
authored
9f18071
View commit details
Copy full SHA for 9f18071
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
Add another i18n mock
dondonz
committed
b00dafe
View commit details
Copy full SHA for b00dafe
View code at this point
Browse repository at this point
Add mocks for i18n to accommodate non-nullable validation errors
dondonz
committed
4a05a72
View commit details
Copy full SHA for 4a05a72
View code at this point
Browse repository at this point
Correctly set local context and context to nullable
dondonz
committed
91f0f5c
View commit details
Copy full SHA for 91f0f5c
View code at this point
Browse repository at this point
Update tests given classiciation is not nullable
dondonz
committed
b8b8a5a
View commit details
Copy full SHA for b8b8a5a
View code at this point
Browse repository at this point
Update error message
dondonz
committed
cd232df
View commit details
Copy full SHA for cd232df
View code at this point
Browse repository at this point
Adjust tests to be compliant with non-nullable description
dondonz
committed
66f3fa0
View commit details
Copy full SHA for 66f3fa0
View code at this point
Browse repository at this point
Adjulst description of validation error to be nonnull
dondonz
committed
2931540
View commit details
Copy full SHA for 2931540
View code at this point
Browse repository at this point
Commits on Jan 25, 2026
Refactor built-in directive handling
Show description for a15baf6
Raymie Stata
committed
a15baf6
View commit details
Copy full SHA for a15baf6
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Fixes
Show description for d430e66
Raymie Stata
committed
d430e66
View commit details
Copy full SHA for d430e66
View code at this point
Browse repository at this point
Add Nullmarked to TypeResolutionParameters
dondonz
committed
d2983da
View commit details
Copy full SHA for d2983da
View code at this point
Browse repository at this point
Annotate TypeResolutionParameters
dondonz
committed
0496a3d
View commit details
Copy full SHA for 0496a3d
View code at this point
Browse repository at this point
Make TypeResolutionEnvironment value nullable
dondonz
committed
d5de341
View commit details
Copy full SHA for d5de341
View code at this point
Browse repository at this point
Merge branch 'master' into infer-nullity-3
dondonz
committed
e27bf54
View commit details
Copy full SHA for e27bf54
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Change FastBuilder.addType to accept GraphQLNamedType
Show description for 16a8fc2
andimarek
committed
16a8fc2
View commit details
Copy full SHA for 16a8fc2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.