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
Commits
Breadcrumbs
History for
graphql-java
src
test
resources
on
dataloader-cfs
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 11, 2025
add dataloader performance test
andimarek
committed
f485e93
View commit details
Copy full SHA for f485e93
View code at this point
Browse repository at this point
Commits on Dec 1, 2024
Tidy up
dondonz
committed
a95cc02
View commit details
Copy full SHA for a95cc02
View code at this point
Browse repository at this point
Update schema printer tests
dondonz
committed
b3c99aa
View commit details
Copy full SHA for b3c99aa
View code at this point
Browse repository at this point
Commits on Feb 27, 2024
Added a more complex query benchmark
bbakerman
committed
2557467
View commit details
Copy full SHA for 2557467
View code at this point
Browse repository at this point
Commits on Oct 9, 2022
Patch SchemaDiff to apply respective nullability change validation for input vs. output types (#2971)
Show description for 8c94777
bspeth
and
Brendan Speth
authored
8c94777
View commit details
Copy full SHA for 8c94777
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
Tidy up todos
dondonz
committed
b4b5174
View commit details
Copy full SHA for b4b5174
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
Cheaper calculation for narrowing down possible objects in ENO
dondonz
committed
4256831
View commit details
Copy full SHA for 4256831
View code at this point
Browse repository at this point
Commits on Apr 8, 2022
checkpoint
James Bellenger
committed
3593058
View commit details
Copy full SHA for 3593058
View code at this point
Browse repository at this point
tidy
James Bellenger
committed
76e401f
View commit details
Copy full SHA for 76e401f
View code at this point
Browse repository at this point
Commits on Apr 7, 2022
don't check already-visited fragments in NoFragmentCycles
James Bellenger
committed
da50203
View commit details
Copy full SHA for da50203
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
Add another large schema example + query
andimarek
authored
70acb6c
View commit details
Copy full SHA for 70acb6c
View code at this point
Browse repository at this point
Commits on Jul 18, 2021
Some benchmarking and improvements to schema creation times and object allocations (#2453)
Show description for 1007fca
bbakerman
authored
1007fca
View commit details
Copy full SHA for 1007fca
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Perf benchmark for SchemaTransformer
tinnou
committed
0d186ed
View commit details
Copy full SHA for 0d186ed
View code at this point
Browse repository at this point
Commits on May 23, 2021
Merge branch 'master' into literal-to-value-coercing
andimarek
committed
1797510
View commit details
Copy full SHA for 1797510
View code at this point
Browse repository at this point
Commits on May 17, 2021
add NQ benchmarks
andimarek
committed
8394220
View commit details
Copy full SHA for 8394220
View code at this point
Browse repository at this point
Commits on May 13, 2021
add validation of default values
andimarek
committed
54025ed
View commit details
Copy full SHA for 54025ed
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Add support for categorizing new deprecations and deprecated removals
grrttedwards
authored and
bbakerman
committed
1b91ba9
View commit details
Copy full SHA for 1b91ba9
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
1210 deferred aligned with apollo (#1221)
Show description for 0fec4be
andimarek
authored and
bbakerman
committed
0fec4be
View commit details
Copy full SHA for 0fec4be
View code at this point
Browse repository at this point
More tests from customer provided data. This time it fixes a bug where comments are not split into multiple lines
Show description for 21cbf1d
bbakerman
committed
21cbf1d
View commit details
Copy full SHA for 21cbf1d
View code at this point
Browse repository at this point
bug fix for handling string default values for ENUMS
bbakerman
committed
e082942
View commit details
Copy full SHA for e082942
View code at this point
Browse repository at this point
Commits on May 1, 2019
Fix schemadiff input recursion (#1518)
Show description for fccc0c7
grrttedwards
authored and
bbakerman
committed
fccc0c7
View commit details
Copy full SHA for fccc0c7
View code at this point
Browse repository at this point
Commits on Feb 7, 2019
This creates a multi source reader that can track which "source part" text comes from and map back to those places relative to each part.
Show description for cded477
bbakerman
committed
cded477
View commit details
Copy full SHA for cded477
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 5, 2018
Dataloader multilevel dispatch (#990)
Show description for ca6f7fa
andimarek
authored and
bbakerman
committed
ca6f7fa
View commit details
Copy full SHA for ca6f7fa
View code at this point
Browse repository at this point
Commits on Mar 22, 2018
test coverage for multiple interfaces
henryqdineen
authored and
andimarek
committed
bda546e
View commit details
Copy full SHA for bda546e
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Report field additions in SchemaDiff.
Show description for 72b4281
guidorota
authored and
bbakerman
committed
72b4281
View commit details
Copy full SHA for 72b4281
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
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 Nov 26, 2017
Reduced logger down to warn and fixed up logging in tests
bbakerman
committed
05b3694
View commit details
Copy full SHA for 05b3694
View code at this point
Browse repository at this point
Commits on Oct 25, 2017
760 dataloader performance with lists (#764)
Show description for 0255331
bbakerman
authored
0255331
View commit details
Copy full SHA for 0255331
View code at this point
Browse repository at this point
Commits on Oct 5, 2017
Adds graphiql support to out HttpMain example (#756)
Show description for 21ca1ab
bbakerman
authored
21ca1ab
View commit details
Copy full SHA for 21ca1ab
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Added schema / introspection diff support (#745)
Show description for 92468df
bbakerman
authored
92468df
View commit details
Copy full SHA for 92468df
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
Added more logging to key places (#738)
bbakerman
authored
214e7c0
View commit details
Copy full SHA for 214e7c0
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
fix bugs in idl
Show description for 53b585c
huangd0ng
authored and
bbakerman
committed
53b585c
View commit details
Copy full SHA for 53b585c
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
a simple example of using http with graphql-java
bbakerman
committed
f15b174
View commit details
Copy full SHA for f15b174
View code at this point
Browse repository at this point
Commits on May 25, 2017
Introspection parser (#463)
Show description for 06add25
andimarek
authored
06add25
View commit details
Copy full SHA for 06add25
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.