Skip to content

isSchemaIsBroken

isSchemaIsBroken(before, after): boolean

Defined in: src/app-deploy.ts:229

Parameters

before

ApplicationStateSchema

The existing schema

after

ApplicationStateSchema

The new schema

Returns

boolean

Whether or not there is a breaking change