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 }}
JavaSleep89
/
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
Breadcrumbs
History for
graphql-java
src
main
java
graphql
Scalars.java
on
master
User selector
All users
All time
Commit history
Commits on Feb 4, 2023
Updating the JavaDoc http links (#3083)
Show description for 322c5c2
bbakerman
and
dondonz
authored
322c5c2
View commit details
Copy full SHA for 322c5c2
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Polishing (#3001)
Show description for c665248
dfa1
authored
c665248
View commit details
Copy full SHA for c665248
View code at this point
Browse repository at this point
Commits on May 12, 2021
remove non standard Scalars
andimarek
committed
9658168
View commit details
Copy full SHA for 9658168
View code at this point
Browse repository at this point
Commits on Sep 13, 2020
The Scalar code is now broken down into their own implementations (#2016)
Show description for 0d97d9d
bbakerman
authored
0d97d9d
View commit details
Copy full SHA for 0d97d9d
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
add missing internal or publicapi
andimarek
committed
06c0b2d
View commit details
Copy full SHA for 06c0b2d
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
parseValue also accepts toString of it
bbakerman
committed
fb97f3e
View commit details
Copy full SHA for fb97f3e
View code at this point
Browse repository at this point
id scalar will now use String.valueOf on serialise
bbakerman
committed
3c2ffc8
View commit details
Copy full SHA for 3c2ffc8
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
Support coercing a BigInteger into an ID Scalar
osi
authored and
bbakerman
committed
bfb284b
View commit details
Copy full SHA for bfb284b
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Support for list type in implicit directive argument values
tinnou
authored and
bbakerman
committed
d7c2113
View commit details
Copy full SHA for d7c2113
View code at this point
Browse repository at this point
Commits on Mar 16, 2018
support uuid as id type
Thomas Amland
authored and
bbakerman
committed
0abcc47
View commit details
Copy full SHA for 0abcc47
View code at this point
Browse repository at this point
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 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
Handle null types when displaying type names
Drew Olson
authored and
bbakerman
committed
29fdba2
View commit details
Copy full SHA for 29fdba2
View code at this point
Browse repository at this point
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 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
Commits on Sep 25, 2017
Added JavaDoc to be important types (#731)
Show description for 276dfc8
bbakerman
authored
276dfc8
View commit details
Copy full SHA for 276dfc8
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Path support when traversing graph (#499)
Show description for 06a202c
bbakerman
authored
06a202c
View commit details
Copy full SHA for 06a202c
View code at this point
Browse repository at this point
Respect Long as ID
fkorotkov
authored and
bbakerman
committed
426f371
View commit details
Copy full SHA for 426f371
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
throw dedicated exceptions for serialize and parseValue
Show description for b205cd8
andimarek
authored and
bbakerman
committed
b205cd8
View commit details
Copy full SHA for b205cd8
View code at this point
Browse repository at this point
Commits on May 24, 2017
Scalar changes (#455)
Show description for c583601
andimarek
authored
c583601
View commit details
Copy full SHA for c583601
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Missing <I,O> on Coercing
bbakerman
committed
395dc68
View commit details
Copy full SHA for 395dc68
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
105 - lenient numerical scalars
bbakerman
committed
e4004d3
View commit details
Copy full SHA for e4004d3
View code at this point
Browse repository at this point
Commits on Dec 19, 2016
#273 - use generics where possible
Show description for 24edbfa
bbakerman
committed
24edbfa
View commit details
Copy full SHA for 24edbfa
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Fix #244: Support for integer-valued ID fields
dminkovsky
committed
73639da
View commit details
Copy full SHA for 73639da
View code at this point
Browse repository at this point
Commits on May 11, 2016
Adding scalars for BigInteger, BigDecimal, Byte, Short, Char, and accompanying tests.
danielkwinsor
committed
8c701b3
View commit details
Copy full SHA for 8c701b3
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Support parsing IntValue literals into GraphQLFloat
Macroz
committed
f5a5fe4
View commit details
Copy full SHA for f5a5fe4
View code at this point
Browse repository at this point
Commits on Mar 13, 2016
throw error when int literal is too big or too small
andimarek
committed
aabed3a
View commit details
Copy full SHA for aabed3a
View code at this point
Browse repository at this point
remove comment/dead code
andimarek
committed
9e59bda
View commit details
Copy full SHA for 9e59bda
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
Java 6 compatibility
okorz001
committed
71db2b3
View commit details
Copy full SHA for 71db2b3
View code at this point
Browse repository at this point
Allow GraphQLLong parsing from large numeric literals
Show description for 4542c35
okorz001
committed
4542c35
View commit details
Copy full SHA for 4542c35
View code at this point
Browse repository at this point
Commits on Feb 19, 2016
fix: parseLiteral for GraphQLFloat should also return double, not float
andimarek
committed
113a9d0
View commit details
Copy full SHA for 113a9d0
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
change: This is maybe a breaking change: GraphQLFloat now returns double instead of float.
Show description for 3062e2b
andimarek
committed
3062e2b
View commit details
Copy full SHA for 3062e2b
View code at this point
Browse repository at this point
bugfix: float also accepts int input
andimarek
committed
3414572
View commit details
Copy full SHA for 3414572
View code at this point
Browse repository at this point
bugfix: serialize/parseValue should return null and not throw exceptions
andimarek
committed
43d5f57
View commit details
Copy full SHA for 43d5f57
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.