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
20
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
graphql
schema
diff
on
26.x
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 25, 2025
assert with constants where possible
Show description for 4957f16
kilink
committed
4957f16
View commit details
Copy full SHA for 4957f16
View code at this point
Browse repository at this point
Commits on May 23, 2025
format SchemaDiff using repository intellij java formatting xml
mgadda
committed
073b317
View commit details
Copy full SHA for 073b317
View code at this point
Browse repository at this point
recharacterize interface additions as info, not danger, since they're not breaking changes
mgadda
committed
ae722fd
View commit details
Copy full SHA for ae722fd
View code at this point
Browse repository at this point
Commits on May 20, 2025
Add interface addition event in SchemaDiff
Show description for af3ddf9
mgadda
committed
af3ddf9
View commit details
Copy full SHA for af3ddf9
View code at this point
Browse repository at this point
Commits on Jan 23, 2024
Merge pull request #3388 from graphql-java/3385-turkish-evil-eye
Show description for f059f50
dondonz
authored
f059f50
View commit details
Copy full SHA for f059f50
View code at this point
Browse repository at this point
Commits on Dec 31, 2023
Replace homebrew @DeprecatedAt annotation with Java 9 equivalent
dondonz
committed
03c4f39
View commit details
Copy full SHA for 03c4f39
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
3385 - fix for the turkish eye - extra capitalize place
bbakerman
committed
5a9ee92
View commit details
Copy full SHA for 5a9ee92
View code at this point
Browse repository at this point
Commits on Oct 9, 2023
Re-use common builder code
ndejaco2
committed
fcef0ef
View commit details
Copy full SHA for fcef0ef
View code at this point
Browse repository at this point
Use private constructor and store document directly based on PR comments
ndejaco2
committed
3c49ca0
View commit details
Copy full SHA for 3c49ca0
View code at this point
Browse repository at this point
Commits on Oct 4, 2023
Fixup import
ndejaco2
committed
69fb911
View commit details
Copy full SHA for 69fb911
View code at this point
Browse repository at this point
Allow schema diff to use SDL document rather than requiring introspection result in order to enforce directives in schema diff
ndejaco2
committed
4b8537f
View commit details
Copy full SHA for 4b8537f
View code at this point
Browse repository at this point
Commits on Feb 12, 2023
Remove deprecated method
dondonz
committed
ea5be3f
View commit details
Copy full SHA for ea5be3f
View code at this point
Browse repository at this point
Remove long deprecated method
dondonz
committed
a49473f
View commit details
Copy full SHA for a49473f
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
chore: Remove unused imports and local variables (#3034)
Show description for b424ab8
federicorispo
authored
b424ab8
View commit details
Copy full SHA for b424ab8
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Patch SchemaDiff to apply respective nullability change validation for input vs. output types (#2971)
Show description for 8c94777
bspeth
and
Brendan Speth
authored
8c94777
View commit details
Copy full SHA for 8c94777
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Diff counts are the same
Show description for cb57c0e
bbakerman
committed
cb57c0e
View commit details
Copy full SHA for cb57c0e
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
Even more dates
dondonz
committed
e146d35
View commit details
Copy full SHA for e146d35
View code at this point
Browse repository at this point
Commits on May 19, 2022
Fixes SchemaDiff Bug where unchanged deprecated enum marked DEPRECATION_ADDED (#2826)
Show description for cbd919b
cynthiaqian
and
Cynthia Qian
authored
cbd919b
View commit details
Copy full SHA for cbd919b
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
fix typos in javadoc (#2619)
dfa1
authored
cbf0eb1
View commit details
Copy full SHA for cbf0eb1
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
check types only referenced by a Union too
andimarek
committed
4f93d5f
View commit details
Copy full SHA for 4f93d5f
View code at this point
Browse repository at this point
Commits on Nov 15, 2020
Repeatable directives support (#2015)
Show description for ff3f691
bbakerman
authored
ff3f691
View commit details
Copy full SHA for ff3f691
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
add missing internal or publicapi
andimarek
committed
06c0b2d
View commit details
Copy full SHA for 06c0b2d
View code at this point
Browse repository at this point
Commits on May 21, 2020
Make the graphql-java Asserts truly lazy and hence more efficient (#1913)
Show description for 2acb557
bbakerman
and
Katrina Lee
authored
2acb557
View commit details
Copy full SHA for 2acb557
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Follow up work on SchemaDiff to makes it DEPRECATION added or removed (#1736)
bbakerman
authored
bef3ac2
View commit details
Copy full SHA for bef3ac2
View code at this point
Browse repository at this point
Remove extra newline
grrttedwards
authored and
bbakerman
committed
8fe5e53
View commit details
Copy full SHA for 8fe5e53
View code at this point
Browse repository at this point
Consolidate some extra repeated code
grrttedwards
authored and
bbakerman
committed
99fe8d0
View commit details
Copy full SHA for 99fe8d0
View code at this point
Browse repository at this point
Add support for categorizing new deprecations and deprecated removals
grrttedwards
authored and
bbakerman
committed
1b91ba9
View commit details
Copy full SHA for 1b91ba9
View code at this point
Browse repository at this point
Add new diff category for deprecated differences
grrttedwards
authored and
bbakerman
committed
7a4187a
View commit details
Copy full SHA for 7a4187a
View code at this point
Browse repository at this point
Commits on May 1, 2019
Fix schemadiff input recursion (#1518)
Show description for fccc0c7
grrttedwards
authored and
bbakerman
committed
fccc0c7
View commit details
Copy full SHA for fccc0c7
View code at this point
Browse repository at this point
Commits on Jan 10, 2019
the type of an OperationTypeDefinition is actually a typeName
andimarek
authored and
bbakerman
committed
828bf5c
View commit details
Copy full SHA for 828bf5c
View code at this point
Browse repository at this point
Commits on Nov 23, 2018
Uses LinkedHashMap and LinkedHashSet in places to preserve insertion order
bbakerman
committed
c0edb92
View commit details
Copy full SHA for c0edb92
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
make nodes immutable (compiles)
andimarek
committed
ea06fe5
View commit details
Copy full SHA for ea06fe5
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Errorprone recommended fixups (#1098)
Show description for d087b4a
bbakerman
authored
d087b4a
View commit details
Copy full SHA for d087b4a
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
fixed javadoc warning to get clean builds
bbakerman
committed
bfd6f45
View commit details
Copy full SHA for bfd6f45
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Report field additions in SchemaDiff.
Show description for 72b4281
guidorota
authored and
bbakerman
committed
72b4281
View commit details
Copy full SHA for 72b4281
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.