Martin Schulze created SLING-12818:
--------------------------------------
Summary: GraphQL variables has to be casted to the correct type
Key: SLING-12818
URL: https://issues.apache.org/jira/browse/SLING-12818
Project: Sling
Issue Type: Bug
Components: GraphQL
Affects Versions: GraphQL Core 0.0.32
Reporter: Martin Schulze
With the update of the graphql-java library form 20.9 to 24.0, variables
(Float, Int, Boolean) have to be handed over in the correct type. To have the
same behaviour we have to introduce LegacyCoercingInputInterceptor [1]
[1]
https://github.com/graphql-java/graphql-java-page/blob/master/documentation/upgrade-notes.md#how-to-use-the-inputinterceptor-to-use-the-legacy-parsevalue-behaviour-prior-to-v220
--
This message was sent by Atlassian Jira
(v8.20.10#820010)