Interface: EntityFetchProps<M>
Type parameters​
Name | Type |
---|---|
M | extends Object |
Properties​
collection​
• collection: EntityCollection
<M
, string
, User
>
Defined in​
lib/src/hooks/data/useEntityFetch.tsx:12
entityId​
• Optional
entityId: string
Defined in​
lib/src/hooks/data/useEntityFetch.tsx:11
path​
• path: string
Defined in​
lib/src/hooks/data/useEntityFetch.tsx:10
useCache​
• Optional
useCache: boolean