Skip to content

Interface: MutatorManifest

Defined in: core/src/mutators.ts:96

Static declaration consumed by the migration generator. Standard Schema validators are executable programs rather than portable ASTs, so the generator needs this explicit manifest to hash mutator payload shape without running user validation code.

readonly args: readonly MutatorManifestArg[]

Defined in: core/src/mutators.ts:97