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 }}
MatrixMike
/
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
on
master
User selector
All users
All time
Commit history
Commits on May 6, 2017
revert changes: will be handled in a PR
andimarek
committed
14cb734
View commit details
Copy full SHA for 14cb734
View code at this point
Browse repository at this point
add public/internal/spi annotations
andimarek
committed
98df57e
View commit details
Copy full SHA for 98df57e
View code at this point
Browse repository at this point
Documentation: add graphql language identifier
andimarek
committed
a92792a
View commit details
Copy full SHA for a92792a
View code at this point
Browse repository at this point
Documentation: remove outdated java 8 lambdas note
andimarek
committed
60885d7
View commit details
Copy full SHA for 60885d7
View code at this point
Browse repository at this point
Documentation: use correct heading
andimarek
committed
64cc419
View commit details
Copy full SHA for 64cc419
View code at this point
Browse repository at this point
Documentation: minor wording change
andimarek
committed
87fb516
View commit details
Copy full SHA for 87fb516
View code at this point
Browse repository at this point
remove duplicate code
andimarek
committed
c3524d6
View commit details
Copy full SHA for c3524d6
View code at this point
Browse repository at this point
remove TypeOrReference, but changing the return type of `getInterfaces` and `getTypes` at the same time.
andimarek
committed
a081970
View commit details
Copy full SHA for a081970
View code at this point
Browse repository at this point
redefine references api
Show description for e96134d
andimarek
committed
e96134d
View commit details
Copy full SHA for e96134d
View code at this point
Browse repository at this point
simplify subscription test a bit
andimarek
committed
2ba0e4d
View commit details
Copy full SHA for 2ba0e4d
View code at this point
Browse repository at this point
subscription documentation
andimarek
committed
9b2e607
View commit details
Copy full SHA for 9b2e607
View code at this point
Browse repository at this point
subscription documentation
andimarek
committed
7d945d8
View commit details
Copy full SHA for 7d945d8
View code at this point
Browse repository at this point
add subscription documentation
andimarek
committed
1a1a9ca
View commit details
Copy full SHA for 1a1a9ca
View code at this point
Browse repository at this point
Merge branch 'master' into vaant-master
andimarek
committed
bc160b5
View commit details
Copy full SHA for bc160b5
View code at this point
Browse repository at this point
Commits on May 4, 2017
Merge remote-tracking branch 'upstream/master' into type-name-in-type-wiring
Show description for fbd1a6c
bbakerman
committed
fbd1a6c
View commit details
Copy full SHA for fbd1a6c
View code at this point
Browse repository at this point
Commits on May 3, 2017
Makes type name specified to builder
Show description for d62097b
bbakerman
committed
d62097b
View commit details
Copy full SHA for d62097b
View code at this point
Browse repository at this point
Commits on May 2, 2017
#402 - put a next version README in place
bbakerman
committed
11bc529
View commit details
Copy full SHA for 11bc529
View code at this point
Browse repository at this point
Commits on May 1, 2017
cleanup: replace explicit type arguments with diamond operator <>
andimarek
committed
a981a10
View commit details
Copy full SHA for a981a10
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into kaqqao-122TypeResolver
Show description for 867495c
bbakerman
committed
867495c
View commit details
Copy full SHA for 867495c
View code at this point
Browse repository at this point
cleanup: remove redundant type infos
andimarek
committed
3c0d053
View commit details
Copy full SHA for 3c0d053
View code at this point
Browse repository at this point
cleanup: rename class to match actual file
andimarek
committed
210d8cc
View commit details
Copy full SHA for 210d8cc
View code at this point
Browse repository at this point
remove BuilderFunction in favour of Java 8 UnaryOperator
andimarek
committed
c1cda3c
View commit details
Copy full SHA for c1cda3c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into kaqqao-122TypeResolver
Show description for 850ac31
bbakerman
committed
850ac31
View commit details
Copy full SHA for 850ac31
View code at this point
Browse repository at this point
cleanup: public is not needed on interfaces
andimarek
committed
e34e5c3
View commit details
Copy full SHA for e34e5c3
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into kaqqao-122TypeResolver
Show description for 244f9a5
bbakerman
committed
244f9a5
View commit details
Copy full SHA for 244f9a5
View code at this point
Browse repository at this point
Merge pull request #394 from bbakerman/379-mutation-documentation
Show description for 902d7db
bbakerman
authored
902d7db
View commit details
Copy full SHA for 902d7db
View code at this point
Browse repository at this point
Added more tests for the bug in schema generator
bbakerman
committed
49b6ab7
View commit details
Copy full SHA for 49b6ab7
View code at this point
Browse repository at this point
Fixed a bug where schema generator is nor respecting type uniqueness
bbakerman
committed
aa65f5c
View commit details
Copy full SHA for aa65f5c
View code at this point
Browse repository at this point
Commits on Apr 30, 2017
Merge remote-tracking branch 'upstream/master' into 373-unique_type_names
Show description for 6332b93
bbakerman
committed
6332b93
View commit details
Copy full SHA for 6332b93
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into 379-mutation-documentation
Show description for da07e9b
bbakerman
committed
da07e9b
View commit details
Copy full SHA for da07e9b
View code at this point
Browse repository at this point
Merge pull request #388 from bbakerman/296-ast-printer-support
Show description for a911955
bbakerman
authored
a911955
View commit details
Copy full SHA for a911955
View code at this point
Browse repository at this point
Merge pull request #386 from bbakerman/381-graphql-schema-idl-support
Show description for 7e0e8f4
bbakerman
authored
7e0e8f4
View commit details
Copy full SHA for 7e0e8f4
View code at this point
Browse repository at this point
PR feedback - moved classes around and made the IDL spec support call
bbakerman
committed
bd5254f
View commit details
Copy full SHA for bd5254f
View code at this point
Browse repository at this point
PR feedback and made methods static since they had no state
bbakerman
committed
254fa76
View commit details
Copy full SHA for 254fa76
View code at this point
Browse repository at this point
Merge pull request #391 from corydolphin/fragment-undefined-error
Show description for 01c556b
bbakerman
authored
01c556b
View commit details
Copy full SHA for 01c556b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.