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
22
Pull requests
16
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
analysis
on
22.x
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 30, 2024
This introduces a Traversal Options to allow skipping the coercing of field arguments
bbakerman
committed
98250a2
View commit details
Copy full SHA for 98250a2
View code at this point
Browse repository at this point
Commits on Mar 26, 2024
No longer deprecated
bbakerman
committed
a27be65
View commit details
Copy full SHA for a27be65
View code at this point
Browse repository at this point
Removed old usages and deprecated the old
bbakerman
committed
6b242d4
View commit details
Copy full SHA for 6b242d4
View code at this point
Browse repository at this point
Merge pull request #3460 from graphql-java/git-rid-of-er-wrapping
Show description for 2496fa1
andimarek
authored
2496fa1
View commit details
Copy full SHA for 2496fa1
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Cheaper assertions with N arity functions
bbakerman
committed
b0a362e
View commit details
Copy full SHA for b0a362e
View code at this point
Browse repository at this point
Commits on Feb 19, 2024
Removed the deprecated Instrumentation methods
bbakerman
committed
b0b3b6d
View commit details
Copy full SHA for b0b3b6d
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
This removes SLF4J from the code base
bbakerman
committed
170b4c8
View commit details
Copy full SHA for 170b4c8
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
Breaking out query complexity into its own class
bbakerman
committed
dba84db
View commit details
Copy full SHA for dba84db
View code at this point
Browse repository at this point
Commits on May 22, 2023
Added schema to decision env
bbakerman
committed
9557b1d
View commit details
Copy full SHA for 9557b1d
View code at this point
Browse repository at this point
Allow pluggable conditional node support
bbakerman
committed
247df24
View commit details
Copy full SHA for 247df24
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Value visitor with applied directive argument visited (#3041)
Show description for 557ad5d
bbakerman
authored
557ad5d
View commit details
Copy full SHA for 557ad5d
View code at this point
Browse repository at this point
Commits on Dec 3, 2022
Added a ValueTraverser allowing you to visit and optionally change input argument values (#3033)
Show description for 476632e
bbakerman
authored
476632e
View commit details
Copy full SHA for 476632e
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
Avoid an allocation of a chained context in the most common case (#2979)
Show description for 322ba6b
bbakerman
authored
322ba6b
View commit details
Copy full SHA for 322ba6b
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
Merge pull request #2931 from graphql-java/remove_deprecated_instrumentation_methods_usages
Show description for 68a8698
andimarek
authored
68a8698
View commit details
Copy full SHA for 68a8698
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Adding Locale to Coercing and hence ValueResolver (#2912)
Show description for e7409ac
bbakerman
authored
e7409ac
View commit details
Copy full SHA for e7409ac
View code at this point
Browse repository at this point
Commits on Aug 21, 2022
Change Instrumentation production implementations to use non deprecated methods.
bbakerman
committed
5fa0962
View commit details
Copy full SHA for 5fa0962
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Make ValuesResolver methods static
dondonz
committed
b69b9d8
View commit details
Copy full SHA for b69b9d8
View code at this point
Browse repository at this point
Commits on Jun 20, 2022
RawVariables and CoercedVariables are public API (#2868)
bbakerman
authored
6090f3c
View commit details
Copy full SHA for 6090f3c
View code at this point
Browse repository at this point
Commits on May 25, 2022
Remove double coercion from QueryTraversers
dondonz
committed
5a3a0e2
View commit details
Copy full SHA for 5a3a0e2
View code at this point
Browse repository at this point
Add QueryTraverser without double coercion
dondonz
committed
d0e6096
View commit details
Copy full SHA for d0e6096
View code at this point
Browse repository at this point
Commits on May 24, 2022
Raw and Coerced Variables refactor (#2802)
Show description for 86d5443
dondonz
authored
86d5443
View commit details
Copy full SHA for 86d5443
View code at this point
Browse repository at this point
Commits on Apr 29, 2022
Max query depth called later in beginExecuteOperation (#2773)
Show description for b424f98
bbakerman
authored
b424f98
View commit details
Copy full SHA for b424f98
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
fix typos in javadoc (#2619)
dfa1
authored
cbf0eb1
View commit details
Copy full SHA for cbf0eb1
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
Add InstrumentationValidationParameters to QueryComplextityInfo (#2558)
stevenleeDB
authored
9fb48c5
View commit details
Copy full SHA for 9fb48c5
View code at this point
Browse repository at this point
Commits on May 17, 2021
visitVariableDefinition before aborting
temaEmelyan
committed
478a25d
View commit details
Copy full SHA for 478a25d
View code at this point
Browse repository at this point
Commits on May 16, 2021
abort traversal on a VariableReference
temaEmelyan
committed
b8c39e1
View commit details
Copy full SHA for b8c39e1
View code at this point
Browse repository at this point
Commits on May 14, 2021
fix npe in query traverser when default variable value is a list
temaEmelyan
committed
ac61bfa
View commit details
Copy full SHA for ac61bfa
View code at this point
Browse repository at this point
Commits on Mar 19, 2021
Support of directives on fields and types during introspection (#2221)
Show description for e166c25
bbakerman
and
andimarek
authored
e166c25
View commit details
Copy full SHA for e166c25
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
avoiding array allocations in hashCode() (#2191)
Show description for b645925
dfa1
authored
b645925
View commit details
Copy full SHA for b645925
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
JavaDoc cleanup - get to zero warnings on compile (#2094)
bbakerman
authored
07ca7ee
View commit details
Copy full SHA for 07ca7ee
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
Variables are now coerced in the QueryTraverser (#2096)
bbakerman
authored
3dd5e02
View commit details
Copy full SHA for 3dd5e02
View code at this point
Browse repository at this point
Commits on Oct 1, 2020
[MINOR] Replace 'equals expression' with Objects.equals(o,t) (#2059)
Show description for 6cc1974
dugenkui03
authored
6cc1974
View commit details
Copy full SHA for 6cc1974
View code at this point
Browse repository at this point
Fix AstTransformer extension being converted to base type when changing child node (#2056)
tinnou
authored
3998b0d
View commit details
Copy full SHA for 3998b0d
View code at this point
Browse repository at this point
Commits on Jun 29, 2020
add missing internal or publicapi
andimarek
committed
06c0b2d
View commit details
Copy full SHA for 06c0b2d
View code at this point
Browse repository at this point
Commits on Jun 7, 2020
#1929: Protect logging debug calls with isDebugEnabled() (#1930)
Show description for 98bb45a
fvilla-amazon
authored
98bb45a
View commit details
Copy full SHA for 98bb45a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.