Join Slack
Powered by
Hi guys, what is the best way to serialize BigDeci...
# multiplatform
b
brabo-hi
05/15/2023, 11:24 PM
Hi guys, what is the best way to serialize BigDecimal
m
mbonnin
05/17/2023, 2:01 PM
We have an implementation in apollo-kotlin:
https://github.com/apollographql/apollo-kotlin/blob/05f2a3295517fb7a64c2259c38b453[…]mmonMain/kotlin/com/apollographql/apollo3/adapter/BigDecimal.kt
It serializes to a String
b
brabo-hi
05/17/2023, 6:26 PM
@mbonnin
thanks for sharing that, very helpful
38
Views
Open in Slack
Previous
Next