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
.
GraphTools
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
execution
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 7, 2020
some docs about how type in ESI works plus test
andimarek
committed
c98ebf7
View commit details
Copy full SHA for c98ebf7
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Removing NullValue single instace
simeonleatherland
committed
42962cd
View commit details
Copy full SHA for 42962cd
View code at this point
Browse repository at this point
Commits on Jan 19, 2020
GraphQLEnumType does not not use the Coercion interface anymore
andimarek
committed
0b9cf72
View commit details
Copy full SHA for 0b9cf72
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Allows the messages from a custom scalar to be sent back to the user
bbakerman
committed
593322d
View commit details
Copy full SHA for 593322d
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
Enhanced execution input (and hence data loader registry) is now captured before use (#1668)
Show description for 50c242d
bbakerman
authored
50c242d
View commit details
Copy full SHA for 50c242d
View code at this point
Browse repository at this point
rename to ValueUnboxer
andimarek
committed
762faa8
View commit details
Copy full SHA for 762faa8
View code at this point
Browse repository at this point
fixing tests
andimarek
committed
ccf8e8f
View commit details
Copy full SHA for ccf8e8f
View code at this point
Browse repository at this point
add hook to allow for custom optional unboxing
andimarek
committed
160bfb3
View commit details
Copy full SHA for 160bfb3
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
Added DataFetcherResult#transform
Show description for 1b79628
kaqqao
authored and
bbakerman
committed
1b79628
View commit details
Copy full SHA for 1b79628
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Merge pull request #1685 from bbakerman/1681-local-context-no-longer-defaults-to-global
Show description for 619b6c5
andimarek
authored
619b6c5
View commit details
Copy full SHA for 619b6c5
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Added locale to execution input and then finally to DataFetcherEnv (#1576)
Show description for 0886c26
bbakerman
authored
0886c26
View commit details
Copy full SHA for 0886c26
View code at this point
Browse repository at this point
local context is now null by default on top level fields
bbakerman
committed
4808758
View commit details
Copy full SHA for 4808758
View code at this point
Browse repository at this point
#1650 - upgrades the dataloader version AND fixes lazy data loader support (#1651)
Show description for a634053
bbakerman
authored
a634053
View commit details
Copy full SHA for a634053
View code at this point
Browse repository at this point
Commits on Oct 20, 2019
Allow type inference for the context
Show description for d6296e0
osi
authored and
bbakerman
committed
d6296e0
View commit details
Copy full SHA for d6296e0
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Extra functions to manipulate paths
bbakerman
committed
041e393
View commit details
Copy full SHA for 041e393
View code at this point
Browse repository at this point
Commits on Sep 9, 2019
Fix if strategy is updated during instrumenting execution context, it will not take effect
kenchanmc
authored and
bbakerman
committed
b5781e3
View commit details
Copy full SHA for b5781e3
View code at this point
Browse repository at this point
Commits on Sep 7, 2019
PR feedback
bbakerman
committed
735ce06
View commit details
Copy full SHA for 735ce06
View code at this point
Browse repository at this point
#1585 logging now has not privacy safe suffix
bbakerman
committed
02aeaeb
View commit details
Copy full SHA for 02aeaeb
View code at this point
Browse repository at this point
Commits on Aug 19, 2019
improve javadoc
andimarek
committed
3faa666
View commit details
Copy full SHA for 3faa666
View code at this point
Browse repository at this point
improve javadoc
andimarek
committed
33c4db8
View commit details
Copy full SHA for 33c4db8
View code at this point
Browse repository at this point
rename method to match spec and make it more clear
andimarek
committed
70f56ec
View commit details
Copy full SHA for 70f56ec
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Some minor minor perf tweaks on result node creation
bbakerman
committed
1a9005b
View commit details
Copy full SHA for 1a9005b
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
handle transformations with large zippers better/more performant
andimarek
committed
c9db7a1
View commit details
Copy full SHA for c9db7a1
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Merge pull request #1612 from graphql-java/optimize-collections
Show description for 4cadb88
andimarek
authored
4cadb88
View commit details
Copy full SHA for 4cadb88
View code at this point
Browse repository at this point
optimize collections usage by only creating new lists/map when needed
andimarek
committed
31f2851
View commit details
Copy full SHA for 31f2851
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
wip
andimarek
committed
5d3cca9
View commit details
Copy full SHA for 5d3cca9
View code at this point
Browse repository at this point
Commits on Jun 28, 2019
main change: simplifying ResultNodes by putting ESI directly into
Show description for 7cde2fb
andimarek
committed
7cde2fb
View commit details
Copy full SHA for 7cde2fb
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Allow and process DataFetcherResult as an item for GraphQL List fields.
dimdimych
authored and
bbakerman
committed
e994f41
View commit details
Copy full SHA for e994f41
View code at this point
Browse repository at this point
Samkline fix performance regressions - with tweaks (#1569)
Show description for 821241d
bbakerman
authored
821241d
View commit details
Copy full SHA for 821241d
View code at this point
Browse repository at this point
Directives from a data fetcher (#1393)
Show description for 19c6d0e
bbakerman
authored
19c6d0e
View commit details
Copy full SHA for 19c6d0e
View code at this point
Browse repository at this point
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
Commits on Jun 11, 2019
rename QueryTraversal to QueryTraverser
andimarek
committed
228d4bc
View commit details
Copy full SHA for 228d4bc
View code at this point
Browse repository at this point
Commits on Jun 2, 2019
Fixes #1558, propagate LocalContext on non-DataFetcherResult
SimonSchneider
authored and
bbakerman
committed
c73f438
View commit details
Copy full SHA for c73f438
View code at this point
Browse repository at this point
Commits on May 14, 2019
update path to not be null and test to match (#1526)
jmccaull
authored and
bbakerman
committed
f0d288c
View commit details
Copy full SHA for f0d288c
View code at this point
Browse repository at this point
fixes #1524 (#1525)
Show description for 9616132
wasche
authored and
bbakerman
committed
9616132
View commit details
Copy full SHA for 9616132
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.