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 }}
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
22
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java
src
main
java
graphql
util
FpKit.java
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2025
Fix FpKit.concat parameters
Show description for 347fa58
kilink
committed
347fa58
View commit details
Copy full SHA for 347fa58
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Improve FpKit.concat, presize collections / maps
Show description for be6946f
kilink
committed
be6946f
View commit details
Copy full SHA for be6946f
View code at this point
Browse repository at this point
Commits on May 15, 2025
Merge pull request #3930 from graphql-java/remove-optional-streams-style-code
Show description for 0ad655c
dondonz
authored
0ad655c
View commit details
Copy full SHA for 0ad655c
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into remove-optional-streams-style-code
Show description for 0d8ab56
bbakerman
committed
0d8ab56
View commit details
Copy full SHA for 0d8ab56
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into imperative-filter-and-map
Show description for 9066581
bbakerman
committed
9066581
View commit details
Copy full SHA for 9066581
View code at this point
Browse repository at this point
Commits on May 9, 2025
Added FpKit.arrayListSizedTo()
bbakerman
committed
35eb00e
View commit details
Copy full SHA for 35eb00e
View code at this point
Browse repository at this point
Commits on Apr 27, 2025
FpKit now longer uses streams for performance reasons - tweak - removed unused code
bbakerman
committed
c81cee8
View commit details
Copy full SHA for c81cee8
View code at this point
Browse repository at this point
FpKit now longer uses streams for performance reasons - tweak
bbakerman
committed
36fc91c
View commit details
Copy full SHA for 36fc91c
View code at this point
Browse repository at this point
Revert "Revert "FpKit now longer uses streams for performance reasons""
Show description for 26bb001
bbakerman
committed
26bb001
View commit details
Copy full SHA for 26bb001
View code at this point
Browse repository at this point
Revert "FpKit now longer uses streams for performance reasons"
Show description for 262ff2f
bbakerman
committed
262ff2f
View commit details
Copy full SHA for 262ff2f
View code at this point
Browse repository at this point
FpKit now longer uses streams for performance reasons
bbakerman
committed
5e7ce82
View commit details
Copy full SHA for 5e7ce82
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Introduce a filter and map imperative metghof to replace .stream() calls
bbakerman
committed
e97b473
View commit details
Copy full SHA for e97b473
View code at this point
Browse repository at this point
Removing some fo the Optional.map() and .stream() for performance reasons.
bbakerman
committed
66d527c
View commit details
Copy full SHA for 66d527c
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
Handle repeated query directives
gnawf
committed
e54fd89
View commit details
Copy full SHA for e54fd89
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Merge branch 'master' into schema-graph-directed-refactor
andimarek
committed
6921daa
View commit details
Copy full SHA for 6921daa
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Deprecate the context builder in ExecutionContextBuilder
dondonz
committed
8c28102
View commit details
Copy full SHA for 8c28102
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
Add smaller set first optimisation
dondonz
committed
b710226
View commit details
Copy full SHA for b710226
View code at this point
Browse repository at this point
Commits on May 30, 2022
fix typos in javadoc, messages and comments (#2840)
dfa1
authored
36905f3
View commit details
Copy full SHA for 36905f3
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
This is some performance optimisations for NormalisedOperations (#2732)
Show description for 0b887a9
bbakerman
authored
0b887a9
View commit details
Copy full SHA for 0b887a9
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
reworked isolated vertices handling.
andimarek
committed
e0ae0c5
View commit details
Copy full SHA for e0ae0c5
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
handle fields better
andimarek
committed
410cb49
View commit details
Copy full SHA for 410cb49
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
improving normalized field factory to handle diverged fields (wip)
andimarek
committed
4d1e7ac
View commit details
Copy full SHA for 4d1e7ac
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
rewrote overlapping fields, tests not fixed up
andimarek
committed
202ef3e
View commit details
Copy full SHA for 202ef3e
View code at this point
Browse repository at this point
Commits on Jul 13, 2021
Handle arrays in the value resolver (#2433)
Show description for 4ae14fa
bbakerman
authored
4ae14fa
View commit details
Copy full SHA for 4ae14fa
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
New validation rules about type, field, argument (#1955)
Show description for c801fd8
dugenkui03
authored
c801fd8
View commit details
Copy full SHA for c801fd8
View code at this point
Browse repository at this point
add shaded guava collections and use it (#2086)
Show description for f6f9bae
andimarek
and
bbakerman
authored
f6f9bae
View commit details
Copy full SHA for f6f9bae
View code at this point
Browse repository at this point
Commits on Nov 4, 2020
Support in DataFetchingFieldSelectionSet for Unions and Interfaces (#2079)
Show description for afaa9aa
bbakerman
and
andimarek
authored
afaa9aa
View commit details
Copy full SHA for afaa9aa
View code at this point
Browse repository at this point
Commits on Oct 9, 2020
support for streams/iterators (#2067)
Show description for 8e55666
dfa1
authored
8e55666
View commit details
Copy full SHA for 8e55666
View code at this point
Browse repository at this point
Commits on May 22, 2020
Lazy data fetcher values support for arguments and execution step info (#1901)
bbakerman
authored
000eb52
View commit details
Copy full SHA for 000eb52
View code at this point
Browse repository at this point
Commits on Jan 24, 2020
remove the option to have undeclared directives in your SDL
andimarek
committed
d601754
View commit details
Copy full SHA for d601754
View code at this point
Browse repository at this point
Commits on Aug 1, 2019
improve performance for multizipper with large zippers
andimarek
authored and
bbakerman
committed
e9b53f6
View commit details
Copy full SHA for e9b53f6
View code at this point
Browse repository at this point
Commits on May 24, 2019
handle multiple change calls
andimarek
committed
7d60466
View commit details
Copy full SHA for 7d60466
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
PR feedback
andimarek
committed
080b73b
View commit details
Copy full SHA for 080b73b
View code at this point
Browse repository at this point
add delete node functionality in Traverser and AstTransformer
andimarek
committed
3be8ed4
View commit details
Copy full SHA for 3be8ed4
View code at this point
Browse repository at this point
Commits on Dec 29, 2018
nextgen engine refactoring
andimarek
committed
33fcbc9
View commit details
Copy full SHA for 33fcbc9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.