TypeORM Adapter
The TypeormAdapter is used for creating mock data and automatically inserting persisting it to a database.
Installation
TypeormAdapter([opts])
opts: optional, any valid
is omitted then the adapter will attempt to use the connection configured in
ormconfig.json
Typeorm Blueprint
Available Options None
Last updated
Was this helpful?