Open tomduncalf opened 2 years ago
@tomduncalf in a related topic, it looks like JsonSerializationReplacer
is also not documented anywhere. Here is a good example discussing its usage which it took me a while to find and helped me: https://github.com/realm/realm-js/issues/3183#issuecomment-690031083
As per https://github.com/realm/realm-js/issues/2844#issuecomment-1033851507, the
toJSON
method is missing from the SDK docs (but is present in the TS definitions)