Skip to main content

relationVersion

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

relationVersion(
id: UUID!
): RelationVersion

Arguments

relationVersion.id ● UUID! non-null scalar

Type

RelationVersion object

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