API Reference / @evolu/common / Evolu/Internal / ValidMutationSizeError

Interface: ValidMutationSizeError

Defined in: packages/common/src/Evolu/Schema.ts:290

Extends

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
typereadonly"ValidMutationSize"-TypeError.typepackages/common/src/Type.ts:248
valuereadonlyunknownThe value that was received and caused the error. Provides additional context for debugging and validation feedback.TypeError.valuepackages/common/src/Type.ts:254

Was this page helpful?