• Blog
  • Changelog
  • Follow us on GitHubFollow us on XJoin our Discord server
  • Blog
  • GitHub
  • Releases
  • Getting started

    • Quickstart
  • Library

    • Result
    • Type
    • Dependency injection
    • Conventions
  • Local-first

    • Examples
    • Protocol
    • Relay
    • Owner
    • Indexes
    • Migrations
    • Patterns
    • Time travel
    • Privacy
    • FAQ
  • Other

    • API reference
    • Comparison
    • Showcase
    • Changelog

API reference / @evolu/common / Evolu/Internal / MutationOptions

Interface: MutationOptions

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

Properties

PropertyModifierTypeDescriptionDefined in
onComplete?readonly() => void-packages/common/src/Evolu/Schema.ts:246
onlyValidate?readonlybooleanOnly validate, don't mutate. For example, onChange handler can call insert/update/upsert with onlyValidate: true.packages/common/src/Evolu/Schema.ts:253

Was this page helpful?

© Copyright 2025. All rights reserved.

Follow us on GitHubFollow us on XJoin our Discord server