Interface: Record
deprecated since v0.17, use alias InitializedRecord instead
Hierarchy​
↳
Record
Properties​
attributes​
• Optional attributes: Dict<unknown>
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:33
id​
• id: string
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:12
keys​
• Optional keys: Dict<string>
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:32
links​
• Optional links: Dict<Link>
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:35
meta​
• Optional meta: Dict<unknown>
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:36
relationships​
• Optional relationships: Dict<RecordRelationship>
Inherited from​
Defined in​
packages/@orbit/records/src/record.ts:34
type​
• type: string