I'd be great if we could have an 'interface only' mode that just augments the interfaces from typescript-resolvers to mark the required fields as required based on what's in the mapped types (equivalent to current minimal mode) and leaves all others optional. That, run in merged mode, would give me a perfect minimal setup as far as I can tell.
Thanks!