Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
graphql-spqr-v0.12.2.tar.gz | 2023-04-15 | 184.8 kB | |
graphql-spqr-v0.12.2.zip | 2023-04-15 | 362.3 kB | |
README.md | 2023-04-15 | 844 Bytes | |
Totals: 3 Items | 547.9 kB | 0 |
[0.12.2] - 2023-04-15
Added
Changed
- Upgraded to graphql-java v20.2 #437
ComplexityAnalyzer
greatly simplified and made public #450- Replaced
JavaScriptEvaluator
as the defaultComplexityFunction
with a simpler implementation #452 - Deprecated inline unions (
io.leangen.graphql.annotations.@GraphQLUnion
) for removal
Fixed
@GraphQLId
deserialization toInteger
#444