Beta
A utility type that makes all properties of T deeply optional. This means that not only the properties of T are optional, but also all nested properties within those properties are optional as well.
A utility type that makes all properties of T deeply optional. This means that not only the properties of T are optional, but also all nested properties within those properties are optional as well.