Radu Cotescu created SLING-10900:
------------------------------------
Summary: Update graphl-java to version 17
Key: SLING-10900
URL: https://issues.apache.org/jira/browse/SLING-10900
Project: Sling
Issue Type: Improvement
Components: GraphQL
Reporter: Radu Cotescu
Fix For: GraphQL Core 0.0.14
{{graphql-java}} 17 brings a set of performance improvements [0] which could
benefit the GraphQL Core bundle:
* [2067|https://github.com/graphql-java/graphql-java/pull/2067] Support for
Streams and Iterators
* Dramatic performance improvements in GraphQLSchema building
* Dramatic performance improvements in DataFetchingFieldSelectionSet
* Dramatic performance improvements in large query validation
[0] - https://github.com/graphql-java/graphql-java/releases/tag/v17.0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)