Interface: FetchEntityProps<M>
Type parameters​
Name | Type |
---|---|
M | extends Record <string , any > = any |
Properties​
collection​
• collection: EntityCollection
<M
, string
, User
>
Defined in​
lib/src/types/datasource.ts:14
entityId​
• entityId: string
Defined in​
lib/src/types/datasource.ts:13
path​
• path: string