Is there a better way than using polymorphic defaults in SerializerModule? I want to avoid setup in ...
j
Is there a better way than using polymorphic defaults in SerializerModule? I want to avoid setup in Json. Is it possible create my own @DefaultFallback on sealed and assign custom parser in same file?