Making a Field Required in a Partial Schema
How to use Schema.partial
im facing an issue where i want the
im facing an issue where i want the
type: Schema.Literal(NTypes.BlackHole) to be required not optinotal but when i use Schema.partial it makes everything optional