Interface: FetchEntityProps<M>
Type Parameters​
• M extends Record
<string
, any
> = any
Properties​
collection?​
optional
collection:EntityCollection
<M
,any
>
Defined in​
packages/firecms_core/src/types/datasource.ts:12
entityId​
entityId:
string
Defined in​
packages/firecms_core/src/types/datasource.ts:11
path​
path:
string