Tags · flyilxm/graphql-java · GitHub
Skip to content

Tags: flyilxm/graphql-java

Tags

v17.0

Toggle v17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow getting a field in the schema by FieldCoordinates (graphql-java…

…#2490)

v17.0.0-beta1

Toggle v17.0.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial work on Traversal Improvements in GraphqlSchema builds (graph…

…ql-java#2463)

* Initial work on Traversal Improvements in GraphqlSchema builds

* More work on refactoring o schema to be faster

v17.0-beta1

Toggle v17.0-beta1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Initial work on Traversal Improvements in GraphqlSchema builds (graph…

…ql-java#2463)

* Initial work on Traversal Improvements in GraphqlSchema builds

* More work on refactoring o schema to be faster

v16.2

Toggle v16.2's commit message
fix test

v16.1

Toggle v16.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
introspection for repeatable directive info (graphql-java#2113)

v16.0

Toggle v16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
This moves the AST element builder to use immutable lists (graphql-ja…

…va#2101)

* This moves the AST element builder to use immutable lists with the ability to add items to individually

* Missing `directive` method

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