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
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 }}
stephenc
/
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
Datepicker
All time
Commit history
Commits on May 28, 2020
add test for interface implemented with additional optional arguments
andimarek
committed
f328040
View commit details
Copy full SHA for f328040
Browse repository at this point
Merge pull request #1931 from graphql-java/schema-description
Show description for bc29b5f
andimarek
authored
bc29b5f
View commit details
Copy full SHA for bc29b5f
Browse repository at this point
add description to schema itself and test it
andimarek
committed
558c9a9
View commit details
Copy full SHA for 558c9a9
Browse repository at this point
Merge pull request #1926 from felipe-gdr/1897_fix-argument-implementation-in-schema-validator
Show description for 497d2ac
andimarek
authored
497d2ac
View commit details
Copy full SHA for 497d2ac
Browse repository at this point
Commits on May 27, 2020
Merge pull request #1923 from dugenkui03/fix-variable-directive
Show description for bb47f29
andimarek
authored
bb47f29
View commit details
Copy full SHA for bb47f29
Browse repository at this point
fix for VariableDefinition.
dugenkui03
committed
84522e9
View commit details
Copy full SHA for 84522e9
Browse repository at this point
Commits on May 26, 2020
1897: Fix argument implementation in SchemaValidator
felipe-gdr
committed
c76e88e
View commit details
Copy full SHA for c76e88e
Browse repository at this point
Updated the error message for the non null exception AND create its own error type (#1925)
bbakerman
authored
81d3ce4
View commit details
Copy full SHA for 81d3ce4
Browse repository at this point
Merge pull request #1924 from graphql-java/local-context-test
Show description for 7770701
andimarek
authored
7770701
View commit details
Copy full SHA for 7770701
Browse repository at this point
add test for local context and aliases
andimarek
committed
ed3e1f8
View commit details
Copy full SHA for ed3e1f8
Browse repository at this point
Commits on May 25, 2020
Merge pull request #1920 from felipe-gdr/1897_fix-field-argument-validation
Show description for 74b4855
andimarek
authored
74b4855
View commit details
Copy full SHA for 74b4855
Browse repository at this point
Merge pull request #1919 from felipe-gdr/1898_fix-field-redefinition-in-extensions-2
Show description for ebd15e0
andimarek
authored
ebd15e0
View commit details
Copy full SHA for ebd15e0
Browse repository at this point
Commits on May 24, 2020
1897: Fix field argument validation in SchemaValidator
felipe-gdr
committed
c15eb87
View commit details
Copy full SHA for c15eb87
Browse repository at this point
1898: Fix field redefinition check in extensions
Show description for fdee810
felipe-gdr
committed
fdee810
View commit details
Copy full SHA for fdee810
Browse repository at this point
Merge pull request #1884 from felipe-gdr/1764_allow-interfaces-to-implement-other-interfaces
Show description for c508ac3
andimarek
authored
c508ac3
View commit details
Copy full SHA for c508ac3
Browse repository at this point
Merge branch 'master' into 1764_allow-interfaces-to-implement-other-interfaces
andimarek
committed
7601889
View commit details
Copy full SHA for 7601889
Browse repository at this point
add test for interface extensions
andimarek
committed
08d4bb9
View commit details
Copy full SHA for 08d4bb9
Browse repository at this point
1764: Implemente interface implement interface validation in SchemaValidator
felipe-gdr
committed
420481f
View commit details
Copy full SHA for 420481f
Browse repository at this point
Commits on May 22, 2020
Lazy data fetcher values support for arguments and execution step info (#1901)
bbakerman
authored
000eb52
View commit details
Copy full SHA for 000eb52
Browse repository at this point
Merge pull request #1912 from graphql-java/default-values
Show description for 4fe702b
andimarek
authored
4fe702b
View commit details
Copy full SHA for 4fe702b
Browse repository at this point
Merge branch 'master' into default-values
andimarek
committed
f11267f
View commit details
Copy full SHA for f11267f
Browse repository at this point
make it more groovy a bit
andimarek
committed
15a742b
View commit details
Copy full SHA for 15a742b
Browse repository at this point
add schema printer test
andimarek
committed
e7a5d84
View commit details
Copy full SHA for e7a5d84
Browse repository at this point
astprinter handles interfaces in interfaces
andimarek
committed
2415050
View commit details
Copy full SHA for 2415050
Browse repository at this point
transitively declaring all interfaces
andimarek
committed
2792f3a
View commit details
Copy full SHA for 2792f3a
Browse repository at this point
test programmatically GraphQLInterfaceType
Show description for b785a5b
andimarek
committed
b785a5b
View commit details
Copy full SHA for b785a5b
Browse repository at this point
add Interfaces to GraphQLInterfaceType
Show description for d04a6ec
andimarek
committed
d04a6ec
View commit details
Copy full SHA for d04a6ec
Browse repository at this point
Commits on May 21, 2020
improve tests
andimarek
committed
7656983
View commit details
Copy full SHA for 7656983
Browse repository at this point
Support for DataFetcherResult values in subscriptions and better instrumentation. (#1804)
Show description for 9eb260e
bbakerman
authored
9eb260e
View commit details
Copy full SHA for 9eb260e
Browse repository at this point
1764: Improve query integration test and add introspection query test
felipe-gdr
committed
39dc3d4
View commit details
Copy full SHA for 39dc3d4
Browse repository at this point
The ability to parse and validate a document without execution (#1807)
Show description for 0a18992
bbakerman
authored
0a18992
View commit details
Copy full SHA for 0a18992
Browse repository at this point
Merge pull request #1772 from graphql-java/specified-by-url
Show description for 0b611f2
andimarek
authored
0b611f2
View commit details
Copy full SHA for 0b611f2
Browse repository at this point
typo
andimarek
committed
a77edab
View commit details
Copy full SHA for a77edab
Browse repository at this point
Make the graphql-java Asserts truly lazy and hence more efficient (#1913)
Show description for 2acb557
bbakerman
and
Katrina Lee
authored
2acb557
View commit details
Copy full SHA for 2acb557
Browse repository at this point
Merge branch 'master' into specified-by-url
andimarek
committed
6c6dd4d
View commit details
Copy full SHA for 6c6dd4d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.