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
Type
/
to 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
execution
ValuesResolver.java
on
master
User selector
All users
All time
Commit history
Commits on Feb 28, 2018
Updated javadoc and doc files on Scalars (#943)
Show description for 75a4989
bbakerman
authored
75a4989
View commit details
Copy full SHA for 75a4989
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
Use most specific possible field name in coercion errors
Drew Olson
authored and
bbakerman
committed
468fc03
View commit details
Copy full SHA for 468fc03
View code at this point
Browse repository at this point
Commits on Dec 5, 2017
Refactored Assert.assertXxxx(condition, message format, args) in order to avoid building error messages that is never used.
Show description for 6f5eb60
LarsKrogJensen
authored and
bbakerman
committed
6f5eb60
View commit details
Copy full SHA for 6f5eb60
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 Nov 17, 2017
Make coercion error messages more descriptive
Drew Olson
authored and
bbakerman
committed
f670432
View commit details
Copy full SHA for f670432
View code at this point
Browse repository at this point
Update coercion error messages
Show description for 7d7c79b
Drew Olson
authored and
bbakerman
committed
7d7c79b
View commit details
Copy full SHA for 7d7c79b
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
Add source location for coercion errors
Drew Olson
authored and
bbakerman
committed
f9bc781
View commit details
Copy full SHA for f9bc781
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
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
Commits on Oct 8, 2017
Now follows spec as discussed
bbakerman
authored and
andimarek
committed
8987ac6
View commit details
Copy full SHA for 8987ac6
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
Fixed the naming of the coerced exceptions (#732)
bbakerman
authored
7edff49
View commit details
Copy full SHA for 7edff49
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
686 variable coercion to spec (#687)
Show description for b9feb49
bbakerman
authored
b9feb49
View commit details
Copy full SHA for b9feb49
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
ValuesResolver is an internal class
andimarek
committed
5c5300d
View commit details
Copy full SHA for 5c5300d
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Optimize fields with no arguments
Show description for f3188a8
justinsb
authored and
andimarek
committed
f3188a8
View commit details
Copy full SHA for f3188a8
View code at this point
Browse repository at this point
Commits on May 28, 2017
#427 TDD driven null support (#452)
Show description for fcbce54
bbakerman
authored
fcbce54
View commit details
Copy full SHA for fcbce54
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 Mar 9, 2017
Merge pull request #249 from yrashk/input-object
Show description for 4127d9b
bbakerman
authored
4127d9b
View commit details
Copy full SHA for 4127d9b
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Problem: passing input object as a resolved class doesn't work
Show description for 1414bc0
yrashk
committed
1414bc0
View commit details
Copy full SHA for 1414bc0
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
ValuesResolver fixes for input object literals and variable values
Show description for 26b68e3
Trevor Morris
committed
26b68e3
View commit details
Copy full SHA for 26b68e3
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Rename `ValuesResolver#coerceValueForInputObjectField()`
Show description for 2da789d
dminkovsky
committed
2da789d
View commit details
Copy full SHA for 2da789d
View code at this point
Browse repository at this point
Commits on May 12, 2016
When resolving a Double value, checking for NaN and returning null
Show description for 0964fe1
danielkwinsor
committed
0964fe1
View commit details
Copy full SHA for 0964fe1
View code at this point
Browse repository at this point
Commits on May 11, 2016
When resolving a Double value, checking for NaN and returning null
danielkwinsor
committed
b2619d3
View commit details
Copy full SHA for b2619d3
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
bugfix: Validate variable input fields for NonNull
andimarek
committed
f56171f
View commit details
Copy full SHA for f56171f
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
Commits on Jan 30, 2016
fix: Never call parseValue with null
andimarek
committed
13da1e2
View commit details
Copy full SHA for 13da1e2
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
implement parseValue for Scalars and actual use it for resolving values
Show description for ac51ae3
andimarek
committed
ac51ae3
View commit details
Copy full SHA for ac51ae3
View code at this point
Browse repository at this point
change coerce to serialize (inspired by the js impl)
andimarek
committed
e68571a
View commit details
Copy full SHA for e68571a
View code at this point
Browse repository at this point
change coerceValue to parseValue (inspired by the js impl)
andimarek
committed
60d48ac
View commit details
Copy full SHA for 60d48ac
View code at this point
Browse repository at this point
change coerceLiteral to parseLiteral (inspired by the js impl)
andimarek
committed
f0067be
View commit details
Copy full SHA for f0067be
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
quick fix for parsing enum variables inputs
Show description for ee25337
andimarek
committed
ee25337
View commit details
Copy full SHA for ee25337
View code at this point
Browse repository at this point
Commits on Jul 17, 2015
test for union types (bugfixing along the way)
andimarek
committed
e3a00b7
View commit details
Copy full SHA for e3a00b7
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
Renamed GraphQLFieldArgument to GraphQLArgument to reflect, that it also used as argument for directives
andimarek
committed
a922be1
View commit details
Copy full SHA for a922be1
View code at this point
Browse repository at this point
Commits on Jul 13, 2015
optimize imports
andimarek
committed
182f5cd
View commit details
Copy full SHA for 182f5cd
View code at this point
Browse repository at this point
list literal resolving
andimarek
committed
c11eb6d
View commit details
Copy full SHA for c11eb6d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.