Skip to main content
Version: 2.0.0-alpha

Interface: EntityFetchProps<M>

Type parameters​

NameType
Mextends 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

Defined in​

lib/src/hooks/data/useEntityFetch.tsx:13