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
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 }}
BenjaminMalley
/
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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 25, 2015
Merge pull request #33 from zourzouvillys/additional-types-in-schema
Show description for 0c69290
andimarek
committed
0c69290
View commit details
Copy full SHA for 0c69290
View code at this point
Browse repository at this point
Use an empty set instead of null.
Theo Zourzouvillys
committed
9895ced
View commit details
Copy full SHA for 9895ced
View code at this point
Browse repository at this point
Commits on Sep 22, 2015
Merge pull request #29 from erikogenvik/relay
Show description for d20d2fa
andimarek
committed
d20d2fa
View commit details
Copy full SHA for d20d2fa
View code at this point
Browse repository at this point
Commits on Sep 20, 2015
add test for non-null argument
andimarek
committed
1bc1810
View commit details
Copy full SHA for 1bc1810
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Allow providing additional types to schema build.
Show description for 6668d1a
Theo Zourzouvillys
committed
6668d1a
View commit details
Copy full SHA for 6668d1a
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Added initial Relay tests.
erikogenvik
committed
780cded
View commit details
Copy full SHA for 780cded
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
Wrap pageInfo in non-null.
Show description for 1ff078e
erikogenvik
committed
1ff078e
View commit details
Copy full SHA for 1ff078e
View code at this point
Browse repository at this point
parsing: Improve Parsing error handling
Show description for fb53067
andimarek
committed
fb53067
View commit details
Copy full SHA for fb53067
View code at this point
Browse repository at this point
Commits on Sep 15, 2015
Added fetching from raw fields.
Show description for 345d926
erikogenvik
committed
345d926
View commit details
Copy full SHA for 345d926
View code at this point
Browse repository at this point
Commits on Sep 13, 2015
Change ExecutionStrategy to use ExecutionResults all the way down
Todd Berman
committed
2644a72
View commit details
Copy full SHA for 2644a72
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Pass name in as the default value if nothing is provided
Todd Berman
committed
e710301
View commit details
Copy full SHA for e710301
View code at this point
Browse repository at this point
Commits on Sep 7, 2015
add additional fields helper to interface builder, as well as marking execute public
Todd Berman
committed
38c6daa
View commit details
Copy full SHA for 38c6daa
View code at this point
Browse repository at this point
Commits on Sep 6, 2015
Initial execution strategy work
Todd Berman
committed
09fa9f6
View commit details
Copy full SHA for 09fa9f6
View code at this point
Browse repository at this point
mutationType is optional
Todd Berman
committed
539ebbd
View commit details
Copy full SHA for 539ebbd
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
Fix NPE when coercing a null into a String
Hellblazer
committed
b7dd031
View commit details
Copy full SHA for b7dd031
View code at this point
Browse repository at this point
quick fix for relay: toString of Cursor returns only the value to
andimarek
committed
2a8b6d3
View commit details
Copy full SHA for 2a8b6d3
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
bugfix: defaultValue can be a GraphQLArgument or a GraphQLInputObjectField
andimarek
committed
b74b542
View commit details
Copy full SHA for b74b542
View code at this point
Browse repository at this point
Commits on Aug 16, 2015
first basic support for relay
andimarek
committed
58b6f39
View commit details
Copy full SHA for 58b6f39
View code at this point
Browse repository at this point
better exception
andimarek
committed
e3a0022
View commit details
Copy full SHA for e3a0022
View code at this point
Browse repository at this point
ignore fields with unknown type
andimarek
committed
367e224
View commit details
Copy full SHA for 367e224
View code at this point
Browse repository at this point
fields method
andimarek
committed
ebb0d20
View commit details
Copy full SHA for ebb0d20
View code at this point
Browse repository at this point
improved boolean detection
andimarek
committed
2bbdee4
View commit details
Copy full SHA for 2bbdee4
View code at this point
Browse repository at this point
Commits on Aug 15, 2015
add ID type
andimarek
committed
3e968ed
View commit details
Copy full SHA for 3e968ed
View code at this point
Browse repository at this point
add GraphQLLong type
andimarek
committed
948231f
View commit details
Copy full SHA for 948231f
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Fix typo in method name
Tim Koopman
committed
a7def19
View commit details
Copy full SHA for a7def19
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
little cleanup
andimarek
committed
b31d4c1
View commit details
Copy full SHA for b31d4c1
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
typo
andimarek
committed
2221e19
View commit details
Copy full SHA for 2221e19
View code at this point
Browse repository at this point
typo
andimarek
committed
f9f76b8
View commit details
Copy full SHA for f9f76b8
View code at this point
Browse repository at this point
Commits on Aug 2, 2015
typo
andimarek
committed
7853e3f
View commit details
Copy full SHA for 7853e3f
View code at this point
Browse repository at this point
formatting
andimarek
committed
a5e09b6
View commit details
Copy full SHA for a5e09b6
View code at this point
Browse repository at this point
cleanup: removed dead code
andimarek
committed
46ec7b5
View commit details
Copy full SHA for 46ec7b5
View code at this point
Browse repository at this point
removed deprecated nonNull annotation
andimarek
committed
7d4450e
View commit details
Copy full SHA for 7d4450e
View code at this point
Browse repository at this point
Commits on Jul 31, 2015
replace antlr default error listener (which prints to console) with error listener which uses our logger
andimarek
committed
d817b1b
View commit details
Copy full SHA for d817b1b
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
renamed private variable result into data
andimarek
committed
2a85f76
View commit details
Copy full SHA for 2a85f76
View code at this point
Browse repository at this point
add log for executing query
andimarek
committed
45116ae
View commit details
Copy full SHA for 45116ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.