Schema.optional(Schema.Never) No Longer Working for Optional 'never' Type in Interface
Hi,
Schema.optional(Schema.Never) used to work, now it doesn't, did I miss something? I want to create a schema to represent the following type? 