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
17
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
idl
on
22.x
User selector
All users
Datepicker
All time
Commit history
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
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 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 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 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 Mar 26, 2024
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
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
Commits on Mar 7, 2024
Cheaper assertions with N arity functions
bbakerman
committed
b0a362e
View commit details
Copy full SHA for b0a362e
View code at this point
Browse repository at this point
Commits on Mar 1, 2024
Merge pull request #3387 from graphql-java/3357-directive-filter
Show description for 3a30942
bbakerman
authored
3a30942
View commit details
Copy full SHA for 3a30942
View code at this point
Browse repository at this point
Commits on Feb 21, 2024
Use String concatenation instead of StringBuilder
Show description for f523053
kilink
committed
f523053
View commit details
Copy full SHA for f523053
View code at this point
Browse repository at this point
Commits on Feb 16, 2024
Directive definitions now have a predicate and fixed up tests
bbakerman
committed
6c75035
View commit details
Copy full SHA for 6c75035
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into 3357-directive-filter
bbakerman
committed
3f7e8ae
View commit details
Copy full SHA for 3f7e8ae
View code at this point
Browse repository at this point
Commits on Jan 29, 2024
Merge remote-tracking branch 'origin/master' into 3357-directive-filter
bbakerman
committed
2493389
View commit details
Copy full SHA for 2493389
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into remove-slf4j
Show description for af7aa32
bbakerman
committed
af7aa32
View commit details
Copy full SHA for af7aa32
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 27, 2023
This removes SLF4J from the code base
bbakerman
committed
170b4c8
View commit details
Copy full SHA for 170b4c8
View code at this point
Browse repository at this point
Commits on Dec 2, 2023
Not quite finished - but has directive filtering
bbakerman
committed
e80a3e7
View commit details
Copy full SHA for e80a3e7
View code at this point
Browse repository at this point
Commits on Aug 23, 2023
Added support for schema printer deprecation reason printing and fixed missing @deprecated directive on arguments
vadimofd
committed
1de1356
View commit details
Copy full SHA for 1de1356
View code at this point
Browse repository at this point
Commits on Aug 22, 2023
Merge remote-tracking branch 'origin/master' into oneOf_support_branch
bbakerman
committed
8e8e8ef
View commit details
Copy full SHA for 8e8e8ef
View code at this point
Browse repository at this point
Commits on Aug 12, 2023
Fixed a couple of minor review comments.
Show description for 7e1b017
vadimofd
committed
7e1b017
View commit details
Copy full SHA for 7e1b017
View code at this point
Browse repository at this point
Commits on Aug 11, 2023
Added support for optional printing of AST definition comments.
vadimofd
committed
6f5368d
View commit details
Copy full SHA for 6f5368d
View code at this point
Browse repository at this point
Commits on Jul 30, 2023
More work on @oneOf directive support
bbakerman
committed
ad2b7b0
View commit details
Copy full SHA for ad2b7b0
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
Started a branch for the oneOf directive support
bbakerman
committed
2eeaa6b
View commit details
Copy full SHA for 2eeaa6b
View code at this point
Browse repository at this point
Commits on May 11, 2023
Deprecate FieldsContainer on code registry
bbakerman
committed
5e84296
View commit details
Copy full SHA for 5e84296
View code at this point
Browse repository at this point
Commits on Apr 2, 2023
Better javadoc on how code is found
bbakerman
committed
9fb4009
View commit details
Copy full SHA for 9fb4009
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
Add fix and tests
dondonz
committed
07b00fa
View commit details
Copy full SHA for 07b00fa
View code at this point
Browse repository at this point
Commits on Jan 30, 2023
Add missing this keyword for readability (#3067)
cookieMr
authored
e00df01
View commit details
Copy full SHA for e00df01
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 Nov 11, 2022
applied directives on arguments are not relevant when checked if an interface is implemented correctly
andimarek
committed
ae51c2d
View commit details
Copy full SHA for ae51c2d
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
SchemaGeneratorPostProcessing should be deprecated (#2999)
Show description for 13ab000
bbakerman
authored
13ab000
View commit details
Copy full SHA for 13ab000
View code at this point
Browse repository at this point
Commits on Oct 13, 2022
Adding Locale to Parser (#2921)
Show description for 432e734
bbakerman
authored
432e734
View commit details
Copy full SHA for 432e734
View code at this point
Browse repository at this point
Commits on Sep 6, 2022
Fix bug where parsing a sdl with @skip definition would result in 2 directive definitions on the GraphQLSchema (#2940)
tinnou
authored
be2de88
View commit details
Copy full SHA for be2de88
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Adding Locale to Coercing and hence ValueResolver (#2912)
Show description for e7409ac
bbakerman
authored
e7409ac
View commit details
Copy full SHA for e7409ac
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.