Does anybody know how to override decimaljs’s prot...
# prisma-client
p
Does anybody know how to override decimaljs’s prototype for prisma’s decimal value?
Decimal.prototype.toJSON
r
@Phong Ho 👋 This isn’t possible currently. There’s a request here that would improve this functionality so it would be great if you could add a 👍 to this.
p
Thanks for your reply, @Ryan