Thing[] onto a view model sent to the frontend for consumption that has the same definition for startsAt:Schema.decodeUnknown on a manually mapped array such as things.map(it => ({ ... })). The schema for the API is just this:Dates on both server-side code as well as the frontend, but I can imagine I have to (de)serialise via a string for the ThingViewModel. Am I correct? How would I solve this?