In WeivData you can pass two different type of item ids.
But we always return string ids so you don't need to convert ObjectIds into string.
ObjectId is the default _id type in MongoDB collections.
Description
In WeivData you can pass two different type of item ids.
But we always return string ids so you don't need to convert ObjectIds into string.