Importing Mongo Db with it's schema to strapi project

System Information
  • Strapi Version:
  • Operating System:
  • Mongo DB:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I have a Mongo DB and I want to import it to my strapi project , is there a way to import the database and then strapi automatically creates the schema and entities on the admin ui ?