Use an existing MikroORM instance.
Type of the MikroORM instance. Typically, the MikroORM export of your MikroORM driver.
MikroORM
The name of the instance.
The MikroORM instance for the given name.
NuxtMikroOrmNotInitialized When trying to use an instance that wasn't previously initialized with initOrm or registerGlobalOrm.
Use an existing MikroORM instance.