Skip to content

IfNotExistCondition

Defined in: runtime/relation.ts:32

The ability to specify a condition when setting the value of a relation.

readonly existingMaxAge: number

Defined in: runtime/relation.ts:37

The maximum age of any existing relation (in milliseconds). Relations older than this are ignored; allowing the set operation to continue.