You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Schema has derived encoder. Since all its fields are Option, most of the fields are being null when its converted to Json. Best way is to write custom encoder for it.
The text was updated successfully, but these errors were encountered:
Schema has derived encoder. Since all its fields are
Option
, most of the fields are being null when its converted to Json. Best way is to write custom encoder for it.The text was updated successfully, but these errors were encountered: