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 }}
devgrok
/
graphql-java
Public
forked from
graphql-java/graphql-java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 1, 2022
Merge pull request #2871 from adarsh-jaiswal/adarshj/add_jmh_jar_task
Show description for 2195538
andimarek
authored
2195538
View commit details
Copy full SHA for 2195538
Browse repository at this point
Commits on Jun 30, 2022
upgraded jmh test dependencies to 1.35
Adarsh Jaiswal
committed
4549e93
View commit details
Copy full SHA for 4549e93
Browse repository at this point
Revert "added jmh plugin and added throws exception"
Show description for 82e0a9f
Adarsh Jaiswal
committed
82e0a9f
View commit details
Copy full SHA for 82e0a9f
Browse repository at this point
Commits on Jun 29, 2022
Merge pull request #2874 from felipe-gdr/field-visibility-schema-transform-supports-types-reachable-via-interfaces-only
Show description for eddbd26
andimarek
authored
eddbd26
View commit details
Copy full SHA for eddbd26
Browse repository at this point
This tightens the AST compact printing (#2872)
Show description for 79a837b
bbakerman
authored
79a837b
View commit details
Copy full SHA for 79a837b
Browse repository at this point
improve implementation to avoid starting nested traversals
felipe-gdr
committed
00bc317
View commit details
Copy full SHA for 00bc317
Browse repository at this point
Commits on Jun 27, 2022
Field visibility schema transform supports types reachable via interfaces only
felipe-gdr
committed
3b20618
View commit details
Copy full SHA for 3b20618
Browse repository at this point
Commits on Jun 24, 2022
Fixes the javadoc - to remove warnings - again (#2873)
bbakerman
authored
b370bfd
View commit details
Copy full SHA for b370bfd
Browse repository at this point
Commits on Jun 23, 2022
added jmh plugin and added throws exception
Adarsh Jaiswal
committed
d370b83
View commit details
Copy full SHA for d370b83
Browse repository at this point
Commits on Jun 20, 2022
SchemaDirectiveWiringEnvironment now deprecates the old directive getter methods in lieu of applied directives (#2834)
bbakerman
authored
bc82b6b
View commit details
Copy full SHA for bc82b6b
Browse repository at this point
Populate PreparsedDocumentEntry with both errors and the parsed docum… (#2858)
Show description for fd5d37d
zsmoore
authored
fd5d37d
View commit details
Copy full SHA for fd5d37d
Browse repository at this point
RawVariables and CoercedVariables are public API (#2868)
bbakerman
authored
6090f3c
View commit details
Copy full SHA for 6090f3c
Browse repository at this point
introspection was missing some deprecation filtering support (#2825)
Show description for bfcc5d9
bbakerman
authored
bfcc5d9
View commit details
Copy full SHA for bfcc5d9
Browse repository at this point
Commits on Jun 19, 2022
Run pipeline on bugfix PRs (#2865)
dondonz
authored
15736af
View commit details
Copy full SHA for 15736af
Browse repository at this point
Commits on Jun 14, 2022
Merge pull request #2857 from graphql-java/fix-selection-set-typo
Show description for 86aaa00
dondonz
authored
86aaa00
View commit details
Copy full SHA for 86aaa00
Browse repository at this point
Fix typo in doco example
dondonz
committed
b948a67
View commit details
Copy full SHA for b948a67
Browse repository at this point
Print schema comments (#2856)
Show description for 1db980e
dariuszkuc
authored
1db980e
View commit details
Copy full SHA for 1db980e
Browse repository at this point
Shade antlr-runtime (#2854)
Show description for f21869a
dondonz
authored
f21869a
View commit details
Copy full SHA for f21869a
Browse repository at this point
Commits on Jun 13, 2022
Add subscription root validation (#2846)
Show description for 0df2d63
dondonz
authored
0df2d63
View commit details
Copy full SHA for 0df2d63
Browse repository at this point
Upgrade dataloader to 3.1.4 (#2851)
zrbrown
authored
fa5bbfc
View commit details
Copy full SHA for fa5bbfc
Browse repository at this point
Commits on Jun 8, 2022
ImmutableKit.map with pre-size (#2841)
dfa1
authored
5cac2e3
View commit details
Copy full SHA for 5cac2e3
Browse repository at this point
Introspection performance investigation (#2830)
Show description for a006bd3
bbakerman
authored
a006bd3
View commit details
Copy full SHA for a006bd3
Browse repository at this point
introducing Async.ofExpectedSize (#2839)
Show description for 9da87e2
dfa1
authored
9da87e2
View commit details
Copy full SHA for 9da87e2
Browse repository at this point
fix runtime exception for deep async queries (#2842)
Show description for 3379470
James Bellenger
authored
3379470
View commit details
Copy full SHA for 3379470
Browse repository at this point
This fixes the ImmutableMap .map problem where lists can have null inner values (#2848)
bbakerman
authored
a2ac2a8
View commit details
Copy full SHA for a2ac2a8
Browse repository at this point
Commits on Jun 7, 2022
Merge pull request #2836 from dondonz/2819-remove-double-variable-coercion
Show description for d133ec5
dondonz
authored
d133ec5
View commit details
Copy full SHA for d133ec5
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
Browse repository at this point
Commits on May 29, 2022
Add test demonstrating regression in 18.1
dondonz
committed
2c5f312
View commit details
Copy full SHA for 2c5f312
Browse repository at this point
Commits on May 27, 2022
docs: add MIT license badge, snapshot badge (#2837)
setchy
authored
9b4ee64
View commit details
Copy full SHA for 9b4ee64
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
Browse repository at this point
Add QueryTraverser without double coercion
dondonz
committed
d0e6096
View commit details
Copy full SHA for d0e6096
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
Browse repository at this point
Use ImmutableKit emptyMap and emptyList (#2829)
Show description for 6060676
bbakerman
authored
6060676
View commit details
Copy full SHA for 6060676
Browse repository at this point
JavaDoc fix ups - stop warnings on command line (#2832)
bbakerman
authored
671caf5
View commit details
Copy full SHA for 671caf5
Browse repository at this point
Commits on May 19, 2022
Fixes SchemaDiff Bug where unchanged deprecated enum marked DEPRECATION_ADDED (#2826)
Show description for cbd919b
cynthiaqian
and
Cynthia Qian
authored
cbd919b
View commit details
Copy full SHA for cbd919b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.