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 }}
salewski
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2019
bad copy pasta
bbakerman
committed
41d67d7
View commit details
Copy full SHA for 41d67d7
Browse repository at this point
Directive uniqueness is not enforced today. This fixes that according to the graphql spec
bbakerman
committed
33bf778
View commit details
Copy full SHA for 33bf778
Browse repository at this point
Nextgen entry point (#1381)
Show description for a63da67
bbakerman
authored
a63da67
View commit details
Copy full SHA for a63da67
Browse repository at this point
Added scalars for completeness
bbakerman
committed
c967dac
View commit details
Copy full SHA for c967dac
Browse repository at this point
Added empty {} support to type extensions if they have directives
bbakerman
committed
863ecd5
View commit details
Copy full SHA for 863ecd5
Browse repository at this point
Fixed a test
bbakerman
committed
f4ed68f
View commit details
Copy full SHA for f4ed68f
Browse repository at this point
This allows empty types but NOT empty type extensions
bbakerman
committed
fa07cc6
View commit details
Copy full SHA for fa07cc6
Browse repository at this point
Started work on this
bbakerman
committed
f188b24
View commit details
Copy full SHA for f188b24
Browse repository at this point
Commits on Jan 21, 2019
Merge pull request #1392 from graphql-java/extract-query-transformer
Show description for 94e1b0e
andimarek
authored
94e1b0e
View commit details
Copy full SHA for 94e1b0e
Browse repository at this point
javadoc
andimarek
committed
aa7d12d
View commit details
Copy full SHA for aa7d12d
Browse repository at this point
naming
andimarek
committed
5687137
View commit details
Copy full SHA for 5687137
Browse repository at this point
Commits on Jan 18, 2019
This adds better syntax error handling (#1348)
Show description for c4bcd3a
bbakerman
authored
c4bcd3a
View commit details
Copy full SHA for c4bcd3a
Browse repository at this point
Better JavaDoc on DFE about variables
bbakerman
committed
0f5a890
View commit details
Copy full SHA for 0f5a890
Browse repository at this point
Ok had another go after PR feedback - now has the extra fields where in execution context that makes sense to pass on
bbakerman
committed
e116da7
View commit details
Copy full SHA for e116da7
Browse repository at this point
removed ExecutionContext from dataFetcher
bbakerman
committed
30769d1
View commit details
Copy full SHA for 30769d1
Browse repository at this point
Commits on Jan 17, 2019
extract specific query transformer from QueryTraversal
andimarek
committed
b1eaa12
View commit details
Copy full SHA for b1eaa12
Browse repository at this point
Merge pull request #1385 from tsroka/tsroka/query-transformation-using-query-visitor
Show description for ecf8a08
andimarek
authored
ecf8a08
View commit details
Copy full SHA for ecf8a08
Browse repository at this point
Do not do postOrder in transformation
Tomek Sroka
committed
165472b
View commit details
Copy full SHA for 165472b
Browse repository at this point
Commits on Jan 16, 2019
PR feedback.
Tomek Sroka
committed
8b73df3
View commit details
Copy full SHA for 8b73df3
Browse repository at this point
Fixed code style
Tomek Sroka
committed
7ef442f
View commit details
Copy full SHA for 7ef442f
Browse repository at this point
Add ability to transform queries using QueryTraversal with full type information.
Tomek Sroka
committed
30b4f8a
View commit details
Copy full SHA for 30b4f8a
Browse repository at this point
Merge remote-tracking branch 'origin/master' into tsroka/query-transformation-using-query-visitor
Tomek Sroka
committed
53a1cf3
View commit details
Copy full SHA for 53a1cf3
Browse repository at this point
Add ability to transform queries using QueryTraversal with full type information.
Tomek Sroka
committed
1b90f26
View commit details
Copy full SHA for 1b90f26
Browse repository at this point
Commits on Jan 15, 2019
Merge remote-tracking branch 'origin/master' into tsroka/query-transformation-using-query-visitor
Tomek Sroka
committed
f88aeba
View commit details
Copy full SHA for f88aeba
Browse repository at this point
small refactoring: change variable name
andimarek
committed
e916b02
View commit details
Copy full SHA for e916b02
Browse repository at this point
Add ability to transform queries using QueryTraversal with full type information.
Tomek Sroka
committed
55e4b63
View commit details
Copy full SHA for 55e4b63
Browse repository at this point
Merge pull request #1390 from graphql-java/genera-zipper
Show description for 1dfebed
andimarek
authored
1dfebed
View commit details
Copy full SHA for 1dfebed
Browse repository at this point
Commits on Jan 14, 2019
Update jackson-databind and junit versions (and fix typos)
mlvandijk
authored and
bbakerman
committed
82be22b
View commit details
Copy full SHA for 82be22b
Browse repository at this point
add TraverserVisitorStub
andimarek
committed
4aeb673
View commit details
Copy full SHA for 4aeb673
Browse repository at this point
Merge remote-tracking branch 'origin/master' into tsroka/query-transformation-using-query-visitor
Tomek Sroka
committed
90e19bc
View commit details
Copy full SHA for 90e19bc
Browse repository at this point
cleanup, refactor ResultNodesUtil to use the ResultNodesTraverser
andimarek
committed
d8e4aaa
View commit details
Copy full SHA for d8e4aaa
Browse repository at this point
migrate result nodes zippers to general zippers
andimarek
committed
ccce752
View commit details
Copy full SHA for ccce752
Browse repository at this point
generalize zipper to NodeZipper in the util package
andimarek
committed
366ba91
View commit details
Copy full SHA for 366ba91
Browse repository at this point
PR feedback
bbakerman
committed
81ed953
View commit details
Copy full SHA for 81ed953
Browse repository at this point
Breaking - changes the error handler such that is returns a value rather than rely on side effects
bbakerman
committed
018e798
View commit details
Copy full SHA for 018e798
Browse repository at this point
Previous
Next
You can’t perform that action at this time.