0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 23, 2025 — Sep 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 'query' and 'mutation' as keywords in the grammar More... almost 10 years ago
#253 - oops - included code I used to help generate the hashcode / equals More... almost 10 years ago
#253 - hash code and equals on error helper More... almost 10 years ago
#263 - make execution context thread safe by being mostly immutable and otherwise thread safe More... almost 10 years ago
#269 - this adds parameter objects to Instrumentation SPI and hence makes it less brittle for future changes. Hmm missed test commit More... almost 10 years ago
#269 - this adds parameter objects to Instrumentation SPI and hence makes it less brittle for future changes More... almost 10 years ago
#269 - this adds instrumentation to the execution of the graphql query More... almost 10 years ago
use getter More... almost 10 years ago
edge as well More... almost 10 years ago
allow customized prefix More... almost 10 years ago
relay interfaces More... almost 10 years ago
Merge pull request #190 from p-guldbaek-elsevier/directive-argument-name-check More... almost 10 years ago
Fix #244: Support for integer-valued ID fields More... almost 10 years ago
Ensured type references are replaced regardless of type definition order Added a simple schema validation mechanism and a rule for recursive input types Added a test to ensure schema validation detects invalid recursive input types Added a test to ensure no dangling references exist Added a test to ensure input type references can not be used in place of output types More... almost 10 years ago
Problem: passing input object as a resolved class doesn't work More... almost 10 years ago
Merge pull request #246 from AntwaneB/master More... almost 10 years ago
Fixed DataFetcher example and typo in the readme More... almost 10 years ago
Finish the GraphQL Schema parsing so it supports SchemaDefinition, DirectiveDefinition, and TypeExtensionDefinition type declarations. More... almost 10 years ago
Initial take on adding GraphQL Schema parsing. More... almost 10 years ago
change to fix open-jdk image instead java to fix build More... almost 10 years ago
update to latest gradle version 3.2 More... almost 10 years ago
Fix #208: Cannot use custom execution strategies on mutations More... almost 10 years ago
Merge pull request #238 from graphql-java/pcarrier/0._is_float More... almost 10 years ago
make 4. parse as FloatValue More... almost 10 years ago
test that 4. parses as FloatValue More... almost 10 years ago
update for new version 2.2.0 More... almost 10 years ago
Updated README for v2.2.0 More... almost 10 years ago
Merge pull request #236 from dminkovsky/fix-225 More... almost 10 years ago
Added note regarding fix for #225 More... almost 10 years ago
Fix #225: remove ANTLR compile dep from published POM More... almost 10 years ago