Skip to content

Attributes = Readonly<Record<string, AnyArkivValue>>

Defined in: src/attr/attributes.ts:48

The attributes read back from an entity: the same shape, with every value typed.

A value read from here drops straight back into an AttributeInputs — the vocabulary is the same in both directions.