Skip to main content

valueVersion

Read a single value-version row. Versions record the historical state of a value across edits.

valueVersion(
id: UUID!
): ValueVersion

Arguments

valueVersion.id ● UUID! non-null scalar

Type

ValueVersion object

Historical snapshot of one value as it existed in a specific edit. Used for time-travel queries and version history.