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
.
ws-java
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
validation
rules
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 18, 2018
Added path to validation errors
bbakerman
committed
1c70957
View commit details
Copy full SHA for 1c70957
View code at this point
Browse repository at this point
Commits on Mar 5, 2018
Found a bug in the error reporting code when the type of the unknown variable is null
bbakerman
committed
50f203c
View commit details
Copy full SHA for 50f203c
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
imports not needed
bbakerman
committed
ea5a2a4
View commit details
Copy full SHA for ea5a2a4
View code at this point
Browse repository at this point
Added better error messages for mismatched types
bbakerman
committed
2ffb40b
View commit details
Copy full SHA for 2ffb40b
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
- performance improvements to a bleading findImplementations mechanizm.
Show description for 19093fe
gkesler
authored and
bbakerman
committed
19093fe
View commit details
Copy full SHA for 19093fe
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Added the ability to have field visibility on input types (#854)
bbakerman
authored
e98b5fa
View commit details
Copy full SHA for e98b5fa
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Remoformat of all the code by IDEA
bbakerman
committed
babd1da
View commit details
Copy full SHA for babd1da
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Code health - IDEA suggestions on final variables (#770)
Show description for 2704394
bbakerman
authored
2704394
View commit details
Copy full SHA for 2704394
View code at this point
Browse repository at this point
Code health - IDEA suggestions and general tweaks (#767)
bbakerman
authored
ea9a015
View commit details
Copy full SHA for ea9a015
View code at this point
Browse repository at this point
Code health - semi colons and * imports (#766)
bbakerman
authored
b451796
View commit details
Copy full SHA for b451796
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
Reviewed exceptions in graphql-java (#752)
Show description for 9ce58dd
bbakerman
authored
9ce58dd
View commit details
Copy full SHA for 9ce58dd
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Now follows graphql-js and its more lenient field merging (#708)
bbakerman
authored
47fc09b
View commit details
Copy full SHA for 47fc09b
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
Field visibility (#641)
Show description for 6760775
bbakerman
authored
6760775
View commit details
Copy full SHA for 6760775
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Improve error messages for arguments that fail validation (#616)
jameskleeh
authored and
bbakerman
committed
1b39c98
View commit details
Copy full SHA for 1b39c98
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Fixed NPE in fragment validation code
bbakerman
committed
1fc479a
View commit details
Copy full SHA for 1fc479a
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
Move boolean inversion to correct place
Show description for d39469b
backjo
authored and
bbakerman
committed
d39469b
View commit details
Copy full SHA for d39469b
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
PR feedback
bbakerman
committed
287f774
View commit details
Copy full SHA for 287f774
View code at this point
Browse repository at this point
Improved directive handling for places that use them
Show description for 0cf6283
bbakerman
committed
0cf6283
View commit details
Copy full SHA for 0cf6283
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Include field name in error description
fkorotkov
authored and
andimarek
committed
e520be3
View commit details
Copy full SHA for e520be3
View code at this point
Browse repository at this point
Commits on May 28, 2017
refactoring
Show description for b8fdebb
andimarek
committed
b8fdebb
View commit details
Copy full SHA for b8fdebb
View code at this point
Browse repository at this point
Commits on May 26, 2017
mark internal validation classes as @Internal
Show description for 0f26b7a
andimarek
committed
0f26b7a
View commit details
Copy full SHA for 0f26b7a
View code at this point
Browse repository at this point
Commits on May 20, 2017
cleanup: remove assert statements and author comments
andimarek
committed
4c13a61
View commit details
Copy full SHA for 4c13a61
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Add failing test case for missing fragment name
corydolphin
committed
b3842cc
View commit details
Copy full SHA for b3842cc
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
cleanup
andimarek
committed
e3944c6
View commit details
Copy full SHA for e3944c6
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix with diamond operator
Jiayu Liu
committed
36b5d7c
View commit details
Copy full SHA for 36b5d7c
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
No starts in imports
exbe
committed
0376b07
View commit details
Copy full SHA for 0376b07
View code at this point
Browse repository at this point
Spec validation for lone anonymouse operation
exbe
committed
4e0c24f
View commit details
Copy full SHA for 4e0c24f
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Fixed grammar: type conditions in inline fragments are optional
dminkovsky
committed
e3bc842
View commit details
Copy full SHA for e3bc842
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Reverted import to be in line with upstream
p-guldbaek-elsevier
committed
c6c9faa
View commit details
Copy full SHA for c6c9faa
View code at this point
Browse repository at this point
Merge branch 'master' into directive-argument-name-check
p-guldbaek-elsevier
committed
148b589
View commit details
Copy full SHA for 148b589
View code at this point
Browse repository at this point
Directive argument is no longer validated as field argument
p-guldbaek-elsevier
committed
2f33935
View commit details
Copy full SHA for 2f33935
View code at this point
Browse repository at this point
Commits on May 11, 2016
Retain isOnOperation(), isOnField(), isOnFragment() backwards-compatibility
aschrijver
committed
c7c6d22
View commit details
Copy full SHA for c7c6d22
View code at this point
Browse repository at this point
Commits on May 10, 2016
Support for directive.locations (http://facebook.github.io/graphql/#sec-The-__Directive-Type)
aschrijver
committed
410d078
View commit details
Copy full SHA for 410d078
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
cleanup: reformat code and optimize imports
andimarek
committed
5dfffe8
View commit details
Copy full SHA for 5dfffe8
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Change sourceCompatibility to 1.6.
pt-achang
committed
07199a3
View commit details
Copy full SHA for 07199a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.