When enabled we will convert all _id fields from ObjectId to String, if they are not in ObjectId type then we won't touch them. If not enabled we will return _id fields without modification.
OptionalonlyOwner
onlyOwner?:boolean
Description
When sert to true WeivData will add another filter and check if _owner field of the item matches with current member id.
This will make it possible to take action only if current member is the owner of the data.
Description
WeivData options where onlyOwner is possible.