Skip to content

OnSchemaBreak

Defined in: src/app.ts:204

What action to perform when deploying an app and a breaking schema change is detected

AppendApp: 2

Defined in: src/app.ts:210

Create a new app


Fail: 0

Defined in: src/app.ts:206

Fail the deployment


ReplaceApp: 1

Defined in: src/app.ts:208

Delete the app and create a new one in its place