BigDecimal
Deprecated
BigDecimal has new maven coordinates at 'com.apollographql.adapters:apollo-adapters-core. See https://go.apollo.dev/ak-moved-artifacts for more details.
A multiplatform BigDecimal
It's here for historical reasons mainly as GraphQL doesn't has Big Decimal types and should be moved to a separate module
BigDecimal cannot subclass Number
in JS, as it will cause runtime trap in any compiled Kotlin/JS product in the module initialization script.