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
java
graphql
on
nf-work
User selector
All users
All time
Commit history
Commits on Feb 28, 2025
experimental API
andimarek
committed
c4d9753
View commit details
Copy full SHA for c4d9753
View code at this point
Browse repository at this point
capture custom directives per NF
andimarek
committed
a1cac79
View commit details
Copy full SHA for a1cac79
View code at this point
Browse repository at this point
Commits on Feb 27, 2025
normalized operation to AST compiler
andimarek
committed
5de94cf
View commit details
Copy full SHA for 5de94cf
View code at this point
Browse repository at this point
working test
andimarek
committed
08b498f
View commit details
Copy full SHA for 08b498f
View code at this point
Browse repository at this point
conditional nodes ... not quite there yet
andimarek
committed
444bd54
View commit details
Copy full SHA for 444bd54
View code at this point
Browse repository at this point
Merge branch 'master' into nf-work
andimarek
committed
02483dc
View commit details
Copy full SHA for 02483dc
View code at this point
Browse repository at this point
normalized stuff
andimarek
committed
ffc2eaa
View commit details
Copy full SHA for ffc2eaa
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
call Overlapping validation only once during validation
andimarek
committed
2f880f3
View commit details
Copy full SHA for 2f880f3
View code at this point
Browse repository at this point
Commits on Feb 23, 2025
wip
andimarek
committed
2d95042
View commit details
Copy full SHA for 2d95042
View code at this point
Browse repository at this point
Commits on Feb 19, 2025
added possible mappings directly to Mapping
andimarek
committed
9cab2c9
View commit details
Copy full SHA for 9cab2c9
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Fixed graphql.execution.UnknownOperationExceptionso that it does not escape (#3826)
Show description for 6669c20
bbakerman
authored
6669c20
View commit details
Copy full SHA for 6669c20
View code at this point
Browse repository at this point
Commits on Feb 16, 2025
Added the ability to parse our ExecutionResult from a map that came from toSpecification (#3820)
Show description for fc9c133
bbakerman
authored
fc9c133
View commit details
Copy full SHA for fc9c133
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Correct PropertyDataFetcher javadoc (#3821)
bbakerman
authored
a8e00c3
View commit details
Copy full SHA for a8e00c3
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Merge branch 'master' into revert-3360-revert-2741-2740-parse_and_validate-catch_operation_to_schema_mismatch
dondonz
committed
896440c
View commit details
Copy full SHA for 896440c
View code at this point
Browse repository at this point
Commits on Jan 28, 2025
Avoid overhead of Stream / Iterator in RulesVisitor (#3804)
Show description for ece8f57
kilink
authored
ece8f57
View commit details
Copy full SHA for ece8f57
View code at this point
Browse repository at this point
Avoid allocation / stream overhead in ValuesResolverConversion (#3803)
Show description for bb863b9
kilink
authored
bb863b9
View commit details
Copy full SHA for bb863b9
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Merge pull request #3801 from kilink/coerced-variables-empty-singleton
Show description for db35370
dondonz
authored
db35370
View commit details
Copy full SHA for db35370
View code at this point
Browse repository at this point
Avoid allocating in GraphQLInputObjectType.getFieldDefinitions (#3797)
Show description for 97381d6
kilink
authored
97381d6
View commit details
Copy full SHA for 97381d6
View code at this point
Browse repository at this point
Optimize GraphQLUnionType.isPossibleType (#3798)
Show description for f93b062
kilink
authored
f93b062
View commit details
Copy full SHA for f93b062
View code at this point
Browse repository at this point
Commits on Jan 24, 2025
Use a singleton for empty raw / coerced variables
Show description for 3d533da
kilink
committed
3d533da
View commit details
Copy full SHA for 3d533da
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
Update deprecated reason if updated by schema transformer
dondonz
committed
a5614b3
View commit details
Copy full SHA for a5614b3
View code at this point
Browse repository at this point
Commits on Dec 22, 2024
Make operation capitalised rather than all caps
dondonz
committed
d6be93a
View commit details
Copy full SHA for d6be93a
View code at this point
Browse repository at this point
Add validation at document parse time
dondonz
committed
9a69970
View commit details
Copy full SHA for 9a69970
View code at this point
Browse repository at this point
Commits on Dec 9, 2024
Now there are zero javadoc errors during compile (#3770)
bbakerman
authored
35760dc
View commit details
Copy full SHA for 35760dc
View code at this point
Browse repository at this point
Commits on Dec 8, 2024
Adding hashcode and equals for defer & stream payloads (#3769)
Show description for 46c0323
dondonz
authored
46c0323
View commit details
Copy full SHA for 46c0323
View code at this point
Browse repository at this point
Commits on Dec 7, 2024
Removing some methods deprecated for more than 1 year
dondonz
committed
837f60c
View commit details
Copy full SHA for 837f60c
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Merge pull request #3759 from graphql-java/3736-deprecated-reason
Show description for 08cf170
dondonz
authored
08cf170
View commit details
Copy full SHA for 08cf170
View code at this point
Browse repository at this point
Commits on Dec 4, 2024
ResultPath: Check object type before casting to int (#3765)
Show description for 7e5987e
alex-cova
authored
7e5987e
View commit details
Copy full SHA for 7e5987e
View code at this point
Browse repository at this point
Update SchemaDirectiveWiringEnvironment.java (#3764)
Show description for 3e5c77b
rafaeldcfarias
authored
3e5c77b
View commit details
Copy full SHA for 3e5c77b
View code at this point
Browse repository at this point
Commits on Dec 1, 2024
Tidy up
dondonz
committed
a95cc02
View commit details
Copy full SHA for a95cc02
View code at this point
Browse repository at this point
Update anonymizer
dondonz
committed
0a1559b
View commit details
Copy full SHA for 0a1559b
View code at this point
Browse repository at this point
Make deprecated reason non-null
dondonz
committed
4b4935f
View commit details
Copy full SHA for 4b4935f
View code at this point
Browse repository at this point
Commits on Nov 28, 2024
Added support for reactive Publishers to be returned from data fetchers (#3731)
Show description for d854425
bbakerman
authored
d854425
View commit details
Copy full SHA for d854425
View code at this point
Browse repository at this point
DataLoader on Mutations and Queries (#3737)
Show description for 7fe1826
bbakerman
and
andimarek
authored
7fe1826
View commit details
Copy full SHA for 7fe1826
View code at this point
Browse repository at this point
Commits on Nov 27, 2024
Merge pull request #3753 from graphql-java/3661-invalid-error-location
Show description for 1598445
dondonz
authored
1598445
View commit details
Copy full SHA for 1598445
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.