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 }}
BholaLoveJava
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 6, 2022
Fixes in TwitterBenchmark (#3006)
Show description for 5c0c68b
dfa1
authored
5c0c68b
View commit details
Copy full SHA for 5c0c68b
Browse repository at this point
Commits on Oct 31, 2022
SchemaGeneratorPostProcessing should be deprecated (#2999)
Show description for 13ab000
bbakerman
authored
13ab000
View commit details
Copy full SHA for 13ab000
Browse repository at this point
LambdaMetafactory support for property fetches (#2985)
Show description for 9787497
bbakerman
authored
9787497
View commit details
Copy full SHA for 9787497
Browse repository at this point
Document the new IntrospectionQueryBuilder and tweaked it a little (#3003)
bbakerman
authored
71eccd4
View commit details
Copy full SHA for 71eccd4
Browse repository at this point
Polishing (#3001)
Show description for c665248
dfa1
authored
c665248
View commit details
Copy full SHA for c665248
Browse repository at this point
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
Browse repository at this point
Commits on Oct 30, 2022
Merge pull request #3002 from graphql-java/update-aqute-builder
Show description for db79724
dondonz
authored
db79724
View commit details
Copy full SHA for db79724
Browse repository at this point
Update version
dondonz
committed
2de42f4
View commit details
Copy full SHA for 2de42f4
Browse repository at this point
Commits on Oct 29, 2022
Parameterized introspection queries (#2993)
Show description for bb4a3b2
MayCXC
authored
bb4a3b2
View commit details
Copy full SHA for bb4a3b2
Browse repository at this point
Commits on Oct 27, 2022
Merge pull request #2997 from folone/gleontiev/only-run-gcp-workflow-on-main-repo
Show description for be851d7
andimarek
authored
be851d7
View commit details
Copy full SHA for be851d7
Browse repository at this point
Only run GCP tests on main graphql-java repo (skip on forks).
George Leontiev
committed
9c359c5
View commit details
Copy full SHA for 9c359c5
Browse repository at this point
Float coercion tidy up (#2982)
Show description for 6335cf0
dondonz
authored
6335cf0
View commit details
Copy full SHA for 6335cf0
Browse repository at this point
Commits on Oct 18, 2022
Add missing equals/hashcode methods to relay classes (#2988)
Show description for 4024420
pgr0ss
authored
4024420
View commit details
Copy full SHA for 4024420
Browse repository at this point
Merge pull request #2889 from DiegoManzanarezx/add_gql-perf-arch_workflow
Show description for 74189e0
andimarek
authored
74189e0
View commit details
Copy full SHA for 74189e0
Browse repository at this point
Commits on Oct 13, 2022
Adding Locale to Parser (#2921)
Show description for 432e734
bbakerman
authored
432e734
View commit details
Copy full SHA for 432e734
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
Browse repository at this point
Commits on Oct 6, 2022
Avoids allocating a copy of the field names set inside the ES (#2981)
bbakerman
authored
066c751
View commit details
Copy full SHA for 066c751
Browse repository at this point
Avoid allocating a type resolve env if the type is already an object type (#2980)
Show description for 5643c46
bbakerman
authored
5643c46
View commit details
Copy full SHA for 5643c46
Browse repository at this point
Commits on Oct 5, 2022
Merge pull request #2974 from graphql-java/deprecation-drive-programmatic-schema
Show description for b74c564
dondonz
authored
b74c564
View commit details
Copy full SHA for b74c564
Browse repository at this point
Commits on Oct 4, 2022
Update GraphQL Instrospection Spec Link (#2977)
cookieMr
authored
2726432
View commit details
Copy full SHA for 2726432
Browse repository at this point
Commits on Oct 2, 2022
Update deprecated methods in SpecValidationSchema
dondonz
committed
8fbdcf2
View commit details
Copy full SHA for 8fbdcf2
Browse repository at this point
Update deprecated typeresolvers in Garfield schema
dondonz
committed
b7d2296
View commit details
Copy full SHA for b7d2296
Browse repository at this point
Replace deprecated builders
dondonz
committed
8efeede
View commit details
Copy full SHA for 8efeede
Browse repository at this point
Commits on Sep 27, 2022
Fix typeResolver in StarWars and TypeReference schemas and fix tests
dondonz
committed
575946b
View commit details
Copy full SHA for 575946b
Browse repository at this point
Fix up Java deprecations in tests
dondonz
committed
4854ab5
View commit details
Copy full SHA for 4854ab5
Browse repository at this point
Commits on Sep 11, 2022
Merge pull request #2954 from graphql-java/deprecation-drive-5
Show description for 113db6b
dondonz
authored
113db6b
View commit details
Copy full SHA for 113db6b
Browse repository at this point
Commits on Sep 10, 2022
Added new builder to ExecutionResult (#2939)
Show description for d0d06b7
bbakerman
authored
d0d06b7
View commit details
Copy full SHA for d0d06b7
Browse repository at this point
Fix more applied directive deprecations, instrumentation deprecations
dondonz
committed
cf0abe9
View commit details
Copy full SHA for cf0abe9
Browse repository at this point
Update directive tests
dondonz
committed
f5f6b48
View commit details
Copy full SHA for f5f6b48
Browse repository at this point
Move deprecated argument test
dondonz
committed
0a2f295
View commit details
Copy full SHA for 0a2f295
Browse repository at this point
Update tests to use correct directive methods
dondonz
committed
bf628ca
View commit details
Copy full SHA for bf628ca
Browse repository at this point
Update directive tests to use applied directives
dondonz
committed
54f7f13
View commit details
Copy full SHA for 54f7f13
Browse repository at this point
Replace staticValue with datafetcher
dondonz
committed
a40eab5
View commit details
Copy full SHA for a40eab5
Browse repository at this point
Use DataLoaderFactory builder instead
dondonz
committed
75f78dc
View commit details
Copy full SHA for 75f78dc
Browse repository at this point
Update tests to remove deprecated typeResolver builder for unions and interfaces
dondonz
committed
6af2ecd
View commit details
Copy full SHA for 6af2ecd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.