This commit is contained in:
syuilo
2018-10-11 18:35:19 +09:00
parent 6559197c55
commit 34105abd9d

View File

@ -10,7 +10,8 @@ DriveFile.find({
withoutChunks: { $exists: false }
}, {
withoutChunks: false
}]
}],
'metadata.deletedAt': { $exists: false }
}, {
fields: {
_id: true