Skip to content
Developer Preview

RevisionedItem

The minimum an upsert needs: identity plus the monotonic ordering guard.

Property Type Stability Presence Description
itemId string required
revision number required
Source

clients/sdk-ts/src/fold/item-store.ts:18

{
"kind": "Interface",
"canonicalPath": "RevisionedItem"
}