Using Schema.TaggedStruct with Schema.transform and Schema.decode

Is it possible to have Schema.TaggedStruct in Schema.transform? I get errors saying missing _tag when trying to decode using the Schema.transform and then Schema.decode
Was this page helpful?