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
.
AutoGraphQL
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
main
java
graphql
schema
DataFetchingFieldSelectionSet.java
on
master
User selector
All users
All time
Commit history
Commits on Dec 21, 2018
add MergedSelectionSet
andimarek
committed
2f67334
View commit details
Copy full SHA for 2f67334
View code at this point
Browse repository at this point
Commits on Dec 20, 2018
introduce MergedFields class
andimarek
committed
fcd6679
View commit details
Copy full SHA for fcd6679
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Ability to get field sub selections more easily (#1176)
Show description for 835497e
bbakerman
authored
835497e
View commit details
Copy full SHA for 835497e
View code at this point
Browse repository at this point
Commits on Jun 24, 2018
Added @Override as part of errorprone code health check
bbakerman
committed
75dc4b3
View commit details
Copy full SHA for 75dc4b3
View code at this point
Browse repository at this point
Revert "Added @Override as part of errorprone code health check"
Show description for c7e81e8
bbakerman
committed
c7e81e8
View commit details
Copy full SHA for c7e81e8
View code at this point
Browse repository at this point
Added @Override as part of errorprone code health check
bbakerman
committed
7de17b1
View commit details
Copy full SHA for 7de17b1
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
Improved test and tweaked javadoc
bbakerman
committed
fe8a5d4
View commit details
Copy full SHA for fe8a5d4
View code at this point
Browse repository at this point
Now has the ability to capture fields further down in the field hierarchy, which allows you to more easily test if field/x/y is in the tree
bbakerman
committed
37a5375
View commit details
Copy full SHA for 37a5375
View code at this point
Browse repository at this point
Added the ability to get arguments in selection set capture
bbakerman
committed
fba932e
View commit details
Copy full SHA for fba932e
View code at this point
Browse repository at this point
Commits on Sep 25, 2017
Added JavaDoc to be important types (#731)
Show description for 276dfc8
bbakerman
authored
276dfc8
View commit details
Copy full SHA for 276dfc8
View code at this point
Browse repository at this point
Commits on May 7, 2017
Made DataFetchingFieldSelectionSet a supplier since it really is
bbakerman
committed
a75cdea
View commit details
Copy full SHA for a75cdea
View code at this point
Browse repository at this point
Added a selection set interface instead as suggested. This means field collector doesnt NOT have to be API
bbakerman
committed
158762f
View commit details
Copy full SHA for 158762f
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.