Interface: EntityFetchProps<M, USER>
Type Parameters​
• M extends Record
<string
, any
>
Properties​
collection​
collection:
EntityCollection
<M
,USER
>
Defined in​
packages/firecms_core/src/hooks/data/useEntityFetch.tsx:13
entityId?​
optional
entityId:string
Defined in​
packages/firecms_core/src/hooks/data/useEntityFetch.tsx:12
path​
path:
string
Defined in​
packages/firecms_core/src/hooks/data/useEntityFetch.tsx:11
useCache?​
optional
useCache:boolean