Attaching Signature Property in Class-Based Schema: Issues and Alternatives
Is there a way to attachSignatureProperty for a class based schema? I tried that but it does not work. So I tried the TaggedClass, and that expects a _tag field in json, which my backend does not have
