Thanks! This seems to be the way to go, but I would need to create it as a serializer that I can include in SerializersModule, so that it can be applied to all fields automatically (the api is not consistent so I don't know where I can expect [] instead of null). I don't know how to make it work with Any, there is a specific serializer that I need to pass to JsonTransformingSerializer constructor 🤯