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
22
Pull requests
16
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
on
22.x
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 1, 2024
fix sorting
Show description for ec8bafb
andimarek
committed
ec8bafb
View commit details
Copy full SHA for ec8bafb
View code at this point
Browse repository at this point
Commits on Jul 4, 2024
produce better exception for diffiing bug
andimarek-atlassian
committed
e4f5954
View commit details
Copy full SHA for e4f5954
View code at this point
Browse repository at this point
Commits on Jun 1, 2024
Merge pull request #3599 from jbellenger/jbellenger/array-value-validation
Show description for 4b27080
bbakerman
authored
4b27080
View commit details
Copy full SHA for 4b27080
View code at this point
Browse repository at this point
Commits on May 21, 2024
Merge pull request #3471 from graphql-java/schema-extension-not-printed
Show description for f93fdac
bbakerman
authored
f93fdac
View commit details
Copy full SHA for f93fdac
View code at this point
Browse repository at this point
Merge pull request #3579 from graphql-java/dont-overwrite-default-data-fetchers-if-they-are-null
Show description for 53f22c5
bbakerman
authored
53f22c5
View commit details
Copy full SHA for 53f22c5
View code at this point
Browse repository at this point
Merge pull request #3582 from Salzian/add-nullability-annotations-in-data-fetching-environment
Show description for f3253b4
bbakerman
authored
f3253b4
View commit details
Copy full SHA for f3253b4
View code at this point
Browse repository at this point
Commits on May 17, 2024
init
jbellenger
committed
8bb4963
View commit details
Copy full SHA for 8bb4963
View code at this point
Browse repository at this point
Commits on May 14, 2024
Stop string spread
dondonz
committed
c2906a4
View commit details
Copy full SHA for c2906a4
View code at this point
Browse repository at this point
Commits on May 12, 2024
Add validation for directive and field arguments
dondonz
committed
07dd807
View commit details
Copy full SHA for 07dd807
View code at this point
Browse repository at this point
Commits on May 8, 2024
Add @deprecated validation for input type fields
dondonz
committed
b177520
View commit details
Copy full SHA for b177520
View code at this point
Browse repository at this point
Commits on Apr 30, 2024
Add schema extension printing via AST and add tests
dondonz
committed
ae47bd1
View commit details
Copy full SHA for ae47bd1
View code at this point
Browse repository at this point
Commits on Apr 29, 2024
Added some nullability annotations in DataFetchingEnvironment & sub-classes
Salzian
committed
f715621
View commit details
Copy full SHA for f715621
View code at this point
Browse repository at this point
Commits on Apr 28, 2024
Now does not overwrite default dara fetcher
Show description for 2cf240d
bbakerman
committed
2cf240d
View commit details
Copy full SHA for 2cf240d
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
Merge pull request #3551 from jbellenger/jbellenger-validate-dir-args
Show description for 0eec91e
bbakerman
authored
0eec91e
View commit details
Copy full SHA for 0eec91e
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
Better testing
bbakerman
committed
bb82efb
View commit details
Copy full SHA for bb82efb
View code at this point
Browse repository at this point
strictMode for RuntimeWiring and TypeRuntimeWiring
bbakerman
committed
5a53ec4
View commit details
Copy full SHA for 5a53ec4
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
fix merge conflict
jbellenger
committed
b906880
View commit details
Copy full SHA for b906880
View code at this point
Browse repository at this point
fix java wildcard imports
jbellenger
committed
479440d
View commit details
Copy full SHA for 479440d
View code at this point
Browse repository at this point
feedback
jbellenger
committed
d85046e
View commit details
Copy full SHA for d85046e
View code at this point
Browse repository at this point
Commits on Apr 1, 2024
remove wildcard import
jbellenger
committed
0dac307
View commit details
Copy full SHA for 0dac307
View code at this point
Browse repository at this point
Commits on Mar 31, 2024
require non-empty directive locations
jbellenger
committed
897d8d4
View commit details
Copy full SHA for 897d8d4
View code at this point
Browse repository at this point
validate non-nullable directive args
jbellenger
committed
d843a30
View commit details
Copy full SHA for d843a30
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
Merge remote-tracking branch 'origin/master' into removed-deprecated-methods-in-code-registry
bbakerman
committed
a7d4e94
View commit details
Copy full SHA for a7d4e94
View code at this point
Browse repository at this point
Merge pull request #3516 from graphql-java/removed-deprecated-methods-in-runtime-wiring
Show description for da0ca46
andimarek
authored
da0ca46
View commit details
Copy full SHA for da0ca46
View code at this point
Browse repository at this point
Merge pull request #3515 from graphql-java/remove-deprecated-methods-from-schema
Show description for 43149e0
andimarek
authored
43149e0
View commit details
Copy full SHA for 43149e0
View code at this point
Browse repository at this point
Merge pull request #3512 from graphql-java/remove-deprecated-method-on-execution-context
Show description for 108910e
andimarek
authored
108910e
View commit details
Copy full SHA for 108910e
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Merge pull request #3508 from graphql-java/reduce-lambda-allocations
Show description for 1eb245d
bbakerman
authored
1eb245d
View commit details
Copy full SHA for 1eb245d
View code at this point
Browse repository at this point
Merge pull request #3507 from graphql-java/cheaper_assertions
Show description for eabd2cf
bbakerman
authored
eabd2cf
View commit details
Copy full SHA for eabd2cf
View code at this point
Browse repository at this point
Merge pull request #3504 from graphql-java/netflix-interning-fieldnames
Show description for 17f5840
bbakerman
authored
17f5840
View commit details
Copy full SHA for 17f5840
View code at this point
Browse repository at this point
Commits on Mar 18, 2024
use correct algo
andimarek
committed
c2a4d87
View commit details
Copy full SHA for c2a4d87
View code at this point
Browse repository at this point
Commits on Mar 15, 2024
This provides and ability to disable Introspection - deprecate NoIntrospectionGraphqlFieldVisibility
bbakerman
committed
40eae76
View commit details
Copy full SHA for 40eae76
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
Return empty singleton DirectivesHolder if directives are empty
gnawf
committed
e887ca1
View commit details
Copy full SHA for e887ca1
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
Removed deprecated methods and SchemaGeneratorPostProcessing
bbakerman
committed
a2c9cf3
View commit details
Copy full SHA for a2c9cf3
View code at this point
Browse repository at this point
Removed deprecated methods in GraphQLSchema
bbakerman
committed
a0663c4
View commit details
Copy full SHA for a0663c4
View code at this point
Browse repository at this point
Removed deprecated methods in GraphQLCodeRegistry
bbakerman
committed
39b9228
View commit details
Copy full SHA for 39b9228
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.