Hello :wave: Is there a way to force serializatio...
# serialization
d
Hello 👋 Is there a way to force serialization of an object fields (default is to serialize as empty json object)? I tried specifying custom serializer but it seems to be ignored and blows up saying object serializer doesnt exist