DocNode
BlogIntroductionGetting StartedLicense and Pricing

Learn

API Overview
Nodes
Custom StateSchema Migrations
Doc LifecycleOperations and DiffPersistenceUndo ManagerRender

More

SyncRoadmap
Discord
DocNode
Blog
Discord
Nodes

Schema Migrations

How to migrate the state of a node from one version to another

Migrations

This page is a work in progress. TLDR: You can use the fromJSON and toJSON functions of the StateDefinition to migrate the state of a node from one version to another.

Custom State

Custom state definitions and methods for nodes

Doc Lifecycle

The 4 stages of a DocNode document and batching.

On this page

Migrations
Edit on GitHub