monolayer / migration / Migration
Type Alias: Migration 
Migration:
object
Type declaration 
name 
name:
string
The name of the migration.
scaffold 
scaffold:
boolean
Whether the migration was scaffolded.
transaction? 
optionaltransaction:boolean
Whether the migration runs in a transaction.
warnings? 
optionalwarnings:ChangeWarning[]
Migration warnings