Hi, does anyone know how to register a kotlinx ser...
# server
j
Hi, does anyone know how to register a kotlinx serialization SerializersModule with kmongo couroutines? I am using the
org.litote.kmongo:kmongo-coroutine-serialization
library but I cant see how to set the serializer module for a polymorphic type
found it. its a top level function `
Copy code
import org.litote.kmongo.serialization.registerModule