I have a few internal objects which I do return from my server functions, when data is serialised with seroval i do get:
The value [object Object] of type "object" cannot be parsed/serialized.
The value [object Object] of type "object" cannot be parsed/serialized.
error. I can add the ability to serialise/deserialise these objects by seroval by adding a plugin. Still, i do not have idea how i can change the default plugins solid start seroval is using - or if it's even possible