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
schema
SchemaUtil.java
on
master
User selector
All users
All time
Commit history
Commits on Jan 23, 2018
Fixed up the changes I asked for in the PR so we are happy to accept this PR.
Show description for 1741b0f
bbakerman
committed
1741b0f
View commit details
Copy full SHA for 1741b0f
View code at this point
Browse repository at this point
- 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 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 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 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 May 28, 2017
#457 - support for implicit schema when types are named `Query`
bbakerman
committed
a0096cb
View commit details
Copy full SHA for a0096cb
View code at this point
Browse repository at this point
Commits on May 8, 2017
add public/internal/spi annotations
andimarek
committed
e700c9c
View commit details
Copy full SHA for e700c9c
View code at this point
Browse repository at this point
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
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
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
Breaking change: Renaming the map with extra types for the schema from `dictionary` to `additionalTypes` to make it more clear.
andimarek
committed
93a41e2
View commit details
Copy full SHA for 93a41e2
View code at this point
Browse repository at this point
Commits on Apr 27, 2017
Fixed a problem where non unique type names cause class exceptions later down the track.
Show description for 83ebc89
bbakerman
committed
83ebc89
View commit details
Copy full SHA for 83ebc89
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
closes #367 TypeReferences resolved for interfaces and unions
Bojan Tomic
committed
95cd028
View commit details
Copy full SHA for 95cd028
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 Nov 28, 2016
Ensured type references are replaced regardless of type definition order
Show description for 7fe7d33
Bojan Tomic
committed
7fe7d33
View commit details
Copy full SHA for 7fe7d33
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
#172 Allow TypeReference as InputType
Bojan Tomic
committed
cdedf3b
View commit details
Copy full SHA for cdedf3b
View code at this point
Browse repository at this point
Commits on Apr 24, 2016
Removal of unnecessary method
alexkrebiehlKR
committed
f490a67
View commit details
Copy full SHA for f490a67
View code at this point
Browse repository at this point
Fixes recursive types not being resolved. If we already have a type resolved on the typemap, our resolved type should point to the same instance.
alexkrebiehlKR
committed
f4c9686
View commit details
Copy full SHA for f4c9686
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
Commits on Nov 12, 2015
Recursively adding input types
davidscottcohen
committed
eb03f49
View commit details
Copy full SHA for eb03f49
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 Jul 28, 2015
possible fragment spreads validation ...done
andimarek
committed
6fe8a34
View commit details
Copy full SHA for 6fe8a34
View code at this point
Browse repository at this point
refactoring: schema itself knows all types instead of recalculate every time via SchemaUtil
andimarek
committed
aa38b06
View commit details
Copy full SHA for aa38b06
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
bugfix getAllTypes and star wars introspection test
andimarek
committed
87ea684
View commit details
Copy full SHA for 87ea684
View code at this point
Browse repository at this point
Commits on Jul 18, 2015
nonNull assertions for schema objects
andimarek
committed
d01816c
View commit details
Copy full SHA for d01816c
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
SchemaUtil is not static any more
andimarek
committed
2baa91f
View commit details
Copy full SHA for 2baa91f
View code at this point
Browse repository at this point
VariablesAreInputTypes
andimarek
committed
c2cee89
View commit details
Copy full SHA for c2cee89
View code at this point
Browse repository at this point
Commits on Jul 14, 2015
more validation
andimarek
committed
0d583df
View commit details
Copy full SHA for 0d583df
View code at this point
Browse repository at this point
type references are getting resolved when the schema is build
Show description for e9ad513
andimarek
committed
e9ad513
View commit details
Copy full SHA for e9ad513
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.