Interface: Entity<M>
Representation of an entity fetched from the datasource
Type parameters​
Name | Type |
---|---|
M | extends Object |
Properties​
id​
• id: string
Id of the entity
Defined in​
path​
• path: string
A string representing the path of the referenced document (relative to the root of the database).
Defined in​
values​
• values: M
Current values