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 }}
arcilli
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 19, 2021
Merge pull request #2586 from dondonz/2540-fix-Gradle-modules
Show description for 8ecca8e
andimarek
authored
8ecca8e
View commit details
Copy full SHA for 8ecca8e
Browse repository at this point
Commits on Oct 17, 2021
Disable Gradle modules file
dondonz
committed
cb6da15
View commit details
Copy full SHA for cb6da15
Browse repository at this point
Commits on Oct 8, 2021
Sort schema directives in `SchemaPrinter`. (#2575)
Show description for e0eb64c
folone
and
George Leontiev
authored
e0eb64c
View commit details
Copy full SHA for e0eb64c
Browse repository at this point
Commits on Oct 7, 2021
Fix triple nested enum validation error (#2570)
Show description for 94f0137
dondonz
authored
94f0137
View commit details
Copy full SHA for 94f0137
Browse repository at this point
Commits on Oct 4, 2021
Support for custom validation error (#2528)
Show description for ade69c0
dugenkui03
authored
ade69c0
View commit details
Copy full SHA for ade69c0
Browse repository at this point
Improve argument non null exception (#2572)
dondonz
authored
b6611f0
View commit details
Copy full SHA for b6611f0
Browse repository at this point
Commits on Oct 2, 2021
https://github.com/graphql-java/graphql-java/issues/2564 (#2569)
bbakerman
authored
9213735
View commit details
Copy full SHA for 9213735
Browse repository at this point
Add InstrumentationValidationParameters to QueryComplextityInfo (#2558)
stevenleeDB
authored
9fb48c5
View commit details
Copy full SHA for 9fb48c5
Browse repository at this point
Commits on Sep 23, 2021
Adding a parser listener AND the ability to set parser options per request (#2555)
Show description for 420218d
bbakerman
authored
420218d
View commit details
Copy full SHA for 420218d
Browse repository at this point
Commits on Sep 21, 2021
This adds the AST definitions onto applied directives and applied arguments (#2556)
bbakerman
authored
370dfa7
View commit details
Copy full SHA for 370dfa7
Browse repository at this point
Commits on Sep 19, 2021
Fixing master test
bbakerman
committed
bf4e324
View commit details
Copy full SHA for bf4e324
Browse repository at this point
Commits on Sep 18, 2021
Help prevent DOS attacks on graphql servers (#2549)
Show description for 7f27a04
bbakerman
and
jord1e
authored
7f27a04
View commit details
Copy full SHA for 7f27a04
Browse repository at this point
Support Max validation errors being produced (#2553)
Show description for 23d352f
bbakerman
authored
23d352f
View commit details
Copy full SHA for 23d352f
Browse repository at this point
Commits on Sep 6, 2021
Added a named SDL definition (#2538)
Show description for 84984aa
bbakerman
authored
84984aa
View commit details
Copy full SHA for 84984aa
Browse repository at this point
Commits on Sep 4, 2021
minor performance improvement (#2532)
dugenkui03
authored
ba2a29a
View commit details
Copy full SHA for ba2a29a
Browse repository at this point
Commits on Sep 2, 2021
This fixes a Bug in the ValueResolver (#2531)
Show description for 8530366
bbakerman
authored
8530366
View commit details
Copy full SHA for 8530366
Browse repository at this point
Commits on Aug 27, 2021
Merge pull request #2513 from graphql-java/fix_glob_matching_on_window
Show description for 27b11d9
andimarek
authored
27b11d9
View commit details
Copy full SHA for 27b11d9
Browse repository at this point
Merge pull request #2520 from schenkman/instrumentation_field_errors
Show description for 45b5901
andimarek
authored
45b5901
View commit details
Copy full SHA for 45b5901
Browse repository at this point
inline variable
andimarek
committed
8ca743d
View commit details
Copy full SHA for 8ca743d
Browse repository at this point
Commits on Aug 20, 2021
Update test name with issue number
Chris Schenk
committed
908d9f0
View commit details
Copy full SHA for 908d9f0
Browse repository at this point
Remove unused import
Chris Schenk
committed
3567bd7
View commit details
Copy full SHA for 3567bd7
Browse repository at this point
Ensure field errors are populated in FetchedResult before instrumentation `beginFieldComplete` is called
Show description for 482145f
Chris Schenk
committed
482145f
View commit details
Copy full SHA for 482145f
Browse repository at this point
Commits on Aug 18, 2021
Merge pull request #2511 from graphql-java/nf-diverged-fields
Show description for 45dc98a
andimarek
authored
45dc98a
View commit details
Copy full SHA for 45dc98a
Browse repository at this point
Merge branch 'master' into nf-diverged-fields
Show description for 5f98d6d
andimarek
committed
5f98d6d
View commit details
Copy full SHA for 5f98d6d
Browse repository at this point
Commits on Aug 17, 2021
Merge pull request #2514 from gnawf/expose-operation-name
Show description for 493573b
andimarek
authored
493573b
View commit details
Copy full SHA for 493573b
Browse repository at this point
Add operation to ENO
gnawf
committed
dd97159
View commit details
Copy full SHA for dd97159
Browse repository at this point
refining merging logic
andimarek
committed
9832a84
View commit details
Copy full SHA for 9832a84
Browse repository at this point
Commits on Aug 16, 2021
fields which are not part of the same hierarchy should not be merged
andimarek
committed
fac552d
View commit details
Copy full SHA for fac552d
Browse repository at this point
Fix test
gnawf
committed
c123dee
View commit details
Copy full SHA for c123dee
Browse repository at this point
Add operation name to ExecutableNormalizedOperation
gnawf
committed
a6c01f2
View commit details
Copy full SHA for a6c01f2
Browse repository at this point
Commits on Aug 15, 2021
Fixes glob matching on Windows
bbakerman
committed
bb1ca20
View commit details
Copy full SHA for bb1ca20
Browse repository at this point
update CONTRIBUTING.md (#2512)
dfa1
authored
bce9f2e
View commit details
Copy full SHA for bce9f2e
Browse repository at this point
Commits on Aug 13, 2021
more tests
andimarek
committed
f0c52ac
View commit details
Copy full SHA for f0c52ac
Browse repository at this point
cleanup
andimarek
committed
7b8fe35
View commit details
Copy full SHA for 7b8fe35
Browse repository at this point
all tests green
andimarek
committed
858779f
View commit details
Copy full SHA for 858779f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.