Rescript v10 has implemented support for optional record fields https://github.com/rescript-lang/rescript-compiler/issues/5654 Any plans on implementing this instead of using Option? Is it even feasible with the API. I might take a look at it myself if you think it is possible