Attributes
Attributes =
Readonly<Record<string,AnyArkivValue>>
Defined in: src/attr/attributes.ts:44
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.