Skip to content

Tags: dfa1/graphql-java

Tags

v14.1

Toggle v14.1's commit message
deploy this 14.x branch to bintray 

v15.0

Toggle v15.0's commit message
add test for interface implemented with additional optional arguments 

v14.0

Toggle v14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce a GraphqlErrorException for Kotlin users and generally. (gr……aphql-java#1743) * Introduce a GraphqlErrorException for Kotlin users and a as a general purpose exception that can be an error * PR feedback and now more generic

v9.7

Toggle v9.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Introduce a GraphqlErrorException for Kotlin users and generally. (gr……aphql-java#1743) * Introduce a GraphqlErrorException for Kotlin users and a as a general purpose exception that can be an error * PR feedback and now more generic

v13.0

Toggle v13.0's commit message
Allow and process DataFetcherResult as an item for GraphQL List fields. 

v12.0

Toggle v12.0's commit message
This fixes up the example code so it used CodeRegistry and also quick… … rename of parameter names there

12.0

Toggle 12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request graphql-java#1445 from tsroka/visit-fragments Add support for visiting fragment definitions in QueryVisitor.

9.5

Toggle 9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request graphql-java#1450 from tinnou/9.x-fix-classCastExc… …eption-type-condition-input-type Fixgraphql-java#1440 ClassCastException when using a fragment with wrong input type condition and overlapping fields are being merged.

v9.5

Toggle v9.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request graphql-java#1450 from tinnou/9.x-fix-classCastExc… …eption-type-condition-input-type Fixgraphql-java#1440 ClassCastException when using a fragment with wrong input type condition and overlapping fields are being merged.