How to create update stream with old items using MongoDB (Node.js)?

前端 未结 0 1305
花落未央
花落未央 2021-01-15 04:02

When using find with query like { id: { $gt: cursor } } ordered by updatedAt, it returns only new items, not updates.

H

相关标签:
回答
  • 消灭零回复
提交回复
热议问题