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
Currently, all mappers are generated based on the IR. There are cases, specifically related to union types, where the implementer would know best how union mapping should be handled. In these cases, it would be great to support custom mappers.