The MongoDB console is an interactive JavaScript interface to the MongoDB instance used to store Domino objects and metadata like projects, runs, and environments. You can use it to query and update data in MongoDB.
Warning
| Running unvetted MongoDB updates against Domino can have unintended consequences and could cause an outage and/or loss of data. Please reach out to Domino Customer Support to verify that your update commands are considered safe to run. |
For information on the available MongoDB operations, see https://www.mongodb.com/docs/v4.4 in the MongoDB documentation.