Kafka-connector: Some fields in the JSON are being stringified in the topic

True, the simplified json formatter would transform the ObjectId object into a string containing the ID itself as string. In my case, I wasn’t using it though I was getting a “stringuified” JSON object.