Helper Function for Converting Schema.Struct Properties to Optional

Is there a helper function for converting all properties in a Schema.Struct to optional? Similar to the Typescript type helper?
Was this page helpful?