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
.
graphql-java
/
graphql-java
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
6.2k
Code
Issues
25
Pull requests
27
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Value visitor with argument visited
- #3040
#3040
Closed
bbakerman
wants to merge 10 commits into
master
graphql-java/graphql-java:master
from
value-visitor-with-argument-visited
graphql-java/graphql-java:value-visitor-with-argument-visited
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Value visitor with argument visited
#3040
bbakerman
wants to merge 10 commits into
master
graphql-java/graphql-java:master
from
value-visitor-with-argument-visited
graphql-java/graphql-java:value-visitor-with-argument-visited
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2022
Added a ValueTraverser allowing you to visit and optionally change input argument values
bbakerman
committed
7419309
View commit details
Copy full SHA for 7419309
Browse repository at this point
Added integration test
bbakerman
committed
830ef6c
View commit details
Copy full SHA for 830ef6c
Browse repository at this point
Commits on Nov 30, 2022
Added PR feedback - sentinals, new types and so on
bbakerman
committed
b1221d5
View commit details
Copy full SHA for b1221d5
Browse repository at this point
PR tweaks
bbakerman
committed
c8b3ed3
View commit details
Copy full SHA for c8b3ed3
Browse repository at this point
Commits on Dec 1, 2022
PR feedback
bbakerman
committed
b5d7629
View commit details
Copy full SHA for b5d7629
Browse repository at this point
PR feedback 2
bbakerman
committed
b600385
View commit details
Copy full SHA for b600385
Browse repository at this point
Commits on Dec 2, 2022
More PR feedback from Andi - handled null object fields
bbakerman
committed
b5b2d92
View commit details
Copy full SHA for b5b2d92
Browse repository at this point
Commits on Dec 3, 2022
Merge remote-tracking branch 'origin/master' into value-visitor
bbakerman
committed
42d2a42
View commit details
Copy full SHA for 42d2a42
Browse repository at this point
Merge remote-tracking branch 'origin/master' into value-visitor
bbakerman
committed
7b656c3
View commit details
Copy full SHA for 7b656c3
Browse repository at this point
Added the ability to visit the arguments of a field and change them
bbakerman
committed
b6e7673
View commit details
Copy full SHA for b6e7673
Browse repository at this point
You can’t perform that action at this time.