Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Browse collections and documents, read Extended JSON, and run shell-style queries.
db.orders.find({ status: "paid" }).sort({ createdAt: -1 }).limit(50)