Database

[{"key":1}]

Query

db.collection.aggregate([{$project:{_id:{$convert:{to:"string",input:"$_id"}}}}])

Result