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 }}
JavaSleep89
/
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
Breadcrumbs
History for
graphql-java
src
main
java
graphql
util
on
master
User selector
All users
All time
Commit history
Commits on Jul 17, 2023
Handle repeated query directives
gnawf
committed
e54fd89
View commit details
Copy full SHA for e54fd89
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
Java doc fixups and some renaming
bbakerman
committed
861c4d7
View commit details
Copy full SHA for 861c4d7
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
Improve ENF isConditional performance
gnawf
committed
c71c15f
View commit details
Copy full SHA for c71c15f
View code at this point
Browse repository at this point
Commits on Feb 4, 2023
Updating the JavaDoc http links (#3083)
Show description for 322c5c2
bbakerman
and
dondonz
authored
322c5c2
View commit details
Copy full SHA for 322c5c2
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
chore: Remove unused imports and local variables (#3034)
Show description for b424ab8
federicorispo
authored
b424ab8
View commit details
Copy full SHA for b424ab8
View code at this point
Browse repository at this point
Commits on Oct 29, 2022
Merge branch 'master' into schema-graph-directed-refactor
andimarek
committed
9b9449c
View commit details
Copy full SHA for 9b9449c
View code at this point
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
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
Merge branch 'master' into schema-graph-directed-refactor
andimarek
committed
6921daa
View commit details
Copy full SHA for 6921daa
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
Merge pull request #2934 from graphql-java/Renamed_scalar_still_present_in_the_schema_if_used_as_directive_argument
Show description for 2ec521a
andimarek
authored
2ec521a
View commit details
Copy full SHA for 2ec521a
View code at this point
Browse repository at this point
Reproduction of https://github.com/graphql-java/graphql-java/issues/2933
Show description for d9c1399
bbakerman
committed
d9c1399
View commit details
Copy full SHA for d9c1399
View code at this point
Browse repository at this point
Commits on Aug 22, 2022
Merge branch 'master' into tests-deprecation-cleanout
dondonz
committed
af6dfd0
View commit details
Copy full SHA for af6dfd0
View code at this point
Browse repository at this point
Deprecate the context builder in ExecutionContextBuilder
dondonz
committed
8c28102
View commit details
Copy full SHA for 8c28102
View code at this point
Browse repository at this point
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 8, 2022
Add smaller set first optimisation
dondonz
committed
b710226
View commit details
Copy full SHA for b710226
View code at this point
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
View code at this point
Browse repository at this point
Commits on May 24, 2022
Use ImmutableKit emptyMap and emptyList (#2829)
Show description for 6060676
bbakerman
authored
6060676
View commit details
Copy full SHA for 6060676
View code at this point
Browse repository at this point
Commits on Apr 3, 2022
Fix argument / format string mismatches (#2779)
Show description for 7691ee9
kilink
authored
7691ee9
View commit details
Copy full SHA for 7691ee9
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
This is some performance optimisations for NormalisedOperations (#2732)
Show description for 0b887a9
bbakerman
authored
0b887a9
View commit details
Copy full SHA for 0b887a9
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
READY- Applied Directives (#2562)
Show description for a2d81a8
bbakerman
authored
a2d81a8
View commit details
Copy full SHA for a2d81a8
View code at this point
Browse repository at this point
Commits on Feb 9, 2022
reworked isolated vertices handling.
andimarek
committed
e0ae0c5
View commit details
Copy full SHA for e0ae0c5
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
handle fields better
andimarek
committed
410cb49
View commit details
Copy full SHA for 410cb49
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 Aug 11, 2021
improving normalized field factory to handle diverged fields (wip)
andimarek
committed
4d1e7ac
View commit details
Copy full SHA for 4d1e7ac
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
cleanup
andimarek
committed
c7b12f5
View commit details
Copy full SHA for c7b12f5
View code at this point
Browse repository at this point
Merge branch 'master' into overlapping-fields-performance
andimarek
committed
370f1cc
View commit details
Copy full SHA for 370f1cc
View code at this point
Browse repository at this point
Commits on Aug 1, 2021
use correct method to replace query values
andimarek
committed
a1c016d
View commit details
Copy full SHA for a1c016d
View code at this point
Browse repository at this point
handle queries with directives
andimarek
committed
451feb7
View commit details
Copy full SHA for 451feb7
View code at this point
Browse repository at this point
Commits on Jul 31, 2021
rewrote overlapping fields, tests not fixed up
andimarek
committed
202ef3e
View commit details
Copy full SHA for 202ef3e
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Initial work on Traversal Improvements in GraphqlSchema builds (#2463)
Show description for 128e3d5
bbakerman
authored
128e3d5
View commit details
Copy full SHA for 128e3d5
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 Jul 13, 2021
Handle arrays in the value resolver (#2433)
Show description for 4ae14fa
bbakerman
authored
4ae14fa
View commit details
Copy full SHA for 4ae14fa
View code at this point
Browse repository at this point
Commits on Jun 7, 2021
Fix directives in anonymizer
Show description for ca1175e
tinnou
committed
ca1175e
View commit details
Copy full SHA for ca1175e
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Anonymizer default values fixes
Show description for cbb91e1
tinnou
committed
cbb91e1
View commit details
Copy full SHA for cbb91e1
View code at this point
Browse repository at this point
Commits on May 21, 2021
fix tests
andimarek
committed
c0e83b7
View commit details
Copy full SHA for c0e83b7
View code at this point
Browse repository at this point
refactor to use InputValueWithState instead of just Enum + Object
andimarek
committed
7b684e7
View commit details
Copy full SHA for 7b684e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.