How to .sort: {"feild" : -1 } in mongo database connection via API Dog?

Evans It’s work! and i have a question, If i want to path variable instead fix value on this query, i can use syntax like this: { createdAt: ISODate("{{date}}") } ?

iwknamz yes, you can

It can put the value “2025-05-27T00:00:00.000Z” ? or only “2023-11-15T00:00:00.000+00:00” format date.

Yes, in theory, any query that can be run in MongoDB Compass can be used in Apidog