Recommendations regarding a playground for prototyping Mongoose queries in VS code?

Hi!

We use Mongoose in our application, pure Javascript and VScode as an IDE. So, would be grateful to get any recommendations regarding how can we establish a playground for prototyping Mongoose queries in the VS code? For example: for prototyping queries right now it is possible to install and use the MongoDB for VS Code. But for making queries with Mongoose could not find something like that. What would be your suggestions?

Thank you for answer in advance.