leangen / graphql-spqr

Build a GraphQL service in seconds
Apache License 2.0
1.09k stars 179 forks source link

Support graphql-java 17 version #410

Closed temaslikov closed 1 year ago

temaslikov commented 2 years ago

Hi,

The latest version of graphql-spqr uses graphql-java 16.2. However, in August graphql-java upgraded major version to 17. As I know, major graphql-java releases are not backwards compatible and we can`t up version, even if it compiles successfully. Are there any plans to upgrade major version graphql-java?

Thank you in advance

ryantw commented 2 years ago

Wondering the same, I am getting the error that graphql.execution.batched.Batched can't be resolved.

f1ztech commented 2 years ago

+1 large performance improvements announced in graphql-java 17