Skip to content

HistoryResult

HistoryResult = object

optional thing?: object

wref: string

optional name?: string

optional kind?: string

optional shapeName?: string


versions: object[]

[key: string]: unknown

version: number

wref: string

operation: "add" | "revise"

active: boolean

commitId: string

commitAuthor: string

commitTime: number

optional commitMessage?: string

optional thingName?: string

optional draft?: boolean


optional nextCursor?: string