Skip to content

[Serializer] Prevent Transform To Be Called on undefined objects

This can either trigger an error or can just skip the transforms. Or by default skip the transforms and add a decorator that will trigger when the field is undefined. OOR trigger by default and add a decorator that disables the triggering