updateOne으로 찾으면 result 값이 아래와 같이 뜨기는 합니다;;
{
n: 1,
nModified: 0,
opTime: {
ts: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1628230287 },
t: 60
},
electionId: 7fffffff000000000000003c,
ok: 1,
'$clusterTime': {
clusterTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1628230287 },
signature: { hash: [Binary], keyId: [Long] }
},
operationTime: Timestamp { _bsontype: 'Timestamp', low_: 1, high_: 1628230287 }
}