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
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
.
GraphTools
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
schema-generator-post-process
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 14, 2020
Merge branch 'master' into schema-generator-post-process
andimarek
committed
dd44da9
View commit details
Copy full SHA for dd44da9
View code at this point
Browse repository at this point
bugfix: comments on nodes should not considered when comparing arguments, therefore using printCompact
andimarek
authored and
bbakerman
committed
b5692e4
View commit details
Copy full SHA for b5692e4
View code at this point
Browse repository at this point
PR follow up
bbakerman
committed
c71950c
View commit details
Copy full SHA for c71950c
View code at this point
Browse repository at this point
More work on schema extensions
bbakerman
committed
213fc1e
View commit details
Copy full SHA for 213fc1e
View code at this point
Browse repository at this point
Early code - fairly complete -schema extensions
bbakerman
committed
b8e9f88
View commit details
Copy full SHA for b8e9f88
View code at this point
Browse repository at this point
Allows the messages from a custom scalar to be sent back to the user
bbakerman
committed
593322d
View commit details
Copy full SHA for 593322d
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Enhanced execution input (and hence data loader registry) is now captured before use (#1668)
Show description for 50c242d
bbakerman
authored
50c242d
View commit details
Copy full SHA for 50c242d
View code at this point
Browse repository at this point
rename SDL schema transformer into SchemaGeneratorPostProcessing
andimarek
committed
c45d058
View commit details
Copy full SHA for c45d058
View code at this point
Browse repository at this point
Merge pull request #1684 from graphql-java/optional-unboxer-hook
Show description for 52de81a
andimarek
authored
52de81a
View commit details
Copy full SHA for 52de81a
View code at this point
Browse repository at this point
rebase on master
andimarek
committed
c996320
View commit details
Copy full SHA for c996320
View code at this point
Browse repository at this point
AstValueHelperTestjsonStringify(): removed unnecssary tests for forward slashes
anhldbk
authored and
bbakerman
committed
bcdc138
View commit details
Copy full SHA for bcdc138
View code at this point
Browse repository at this point
AstValueHelper: fixed jsonStringify() to NOT escape forward slashes
anhldbk
authored and
bbakerman
committed
ee93a20
View commit details
Copy full SHA for ee93a20
View code at this point
Browse repository at this point
rename to ValueUnboxer
andimarek
committed
762faa8
View commit details
Copy full SHA for 762faa8
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
0accce9
View commit details
Copy full SHA for 0accce9
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
ccf8e8f
View commit details
Copy full SHA for ccf8e8f
View code at this point
Browse repository at this point
add hook to allow for custom optional unboxing
andimarek
committed
160bfb3
View commit details
Copy full SHA for 160bfb3
View code at this point
Browse repository at this point
Negative cache
bbakerman
committed
b623055
View commit details
Copy full SHA for b623055
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
remove not released and unused feature
andimarek
committed
deca813
View commit details
Copy full SHA for deca813
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Replace protected callback methods with constructor-passed hooks
Daniel Treacy
committed
6c8095a
View commit details
Copy full SHA for 6c8095a
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
fix handling of type references in schema transformation
Show description for 1f979d6
andimarek
committed
1f979d6
View commit details
Copy full SHA for 1f979d6
View code at this point
Browse repository at this point
Clean up types based on observation before and after traversal
Daniel Treacy
committed
ef26e8a
View commit details
Copy full SHA for ef26e8a
View code at this point
Browse repository at this point
GQLGW-139 Lift type observation
Daniel Treacy
committed
70cf9fb
View commit details
Copy full SHA for 70cf9fb
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
add failing test with type references
andimarek
committed
f0b088f
View commit details
Copy full SHA for f0b088f
View code at this point
Browse repository at this point
Update accessor naming in visibility predicate to be schema element
Daniel Treacy
committed
8460b08
View commit details
Copy full SHA for 8460b08
View code at this point
Browse repository at this point
Add more tests and fix bugs
Daniel Treacy
committed
ef50a71
View commit details
Copy full SHA for ef50a71
View code at this point
Browse repository at this point
Merge branch 'master' into fix-field-deletion
Daniel Treacy
committed
5dadecc
View commit details
Copy full SHA for 5dadecc
View code at this point
Browse repository at this point
Commits on Jan 5, 2020
Fine grained directive filtering in printing
Show description for 2ba4a8b
kaqqao
authored and
bbakerman
committed
2ba4a8b
View commit details
Copy full SHA for 2ba4a8b
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
Support subscriptions and mutations, and add more test cases
Daniel Treacy
committed
9575186
View commit details
Copy full SHA for 9575186
View code at this point
Browse repository at this point
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
toString support for cursors
bbakerman
committed
5007b48
View commit details
Copy full SHA for 5007b48
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
fix NPE for directive arguments
andimarek
authored and
bbakerman
committed
b8be7d1
View commit details
Copy full SHA for b8be7d1
View code at this point
Browse repository at this point
Commits on Dec 31, 2019
Refine GraphQLSchema hierarchy:
Show description for a7a9b5e
andimarek
committed
a7a9b5e
View commit details
Copy full SHA for a7a9b5e
View code at this point
Browse repository at this point
Commits on Dec 30, 2019
capture directive definition when building a GraphQLSchema from SDL
andimarek
committed
a286671
View commit details
Copy full SHA for a286671
View code at this point
Browse repository at this point
bugfix: description for arg directives are captured correctly from SDL
andimarek
committed
52db773
View commit details
Copy full SHA for 52db773
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.