Hey, what can I do about this error?
# orm-help
m
Hey, what can I do about this error?
r
@Mateusz Żmijewski 👋 You need to serialise the BigInt using the following; https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt#use_within_json
m
Gotcha, thanks.
👍 1