Organization ID where the document belongs
Document ID containing the CRDT editor data
Unique identifier for the specific CRDT editor instance
data
string | object | array
required
The new CRDT content to replace existing data with. Must match the specified type: string for text/xml, object for map, array for array.
The CRDT data type. One of: text, map, array, xml.
Yjs content key name. Defaults to content. Use default for TipTap.