Skip to main content

Interface: EntityFetchProps<M>

Type parameters​

NameType
Mextends Object

Properties​

entityId​

• Optional entityId: string

Defined in​

hooks/data/useEntityFetch.tsx:10


path​

• Optional path: string

Defined in​

hooks/data/useEntityFetch.tsx:9


schema​

• Optional schema: EntitySchema<M> | EntitySchemaResolver<M>

Defined in​

hooks/data/useEntityFetch.tsx:11


useCache​

• Optional useCache: boolean

Defined in​

hooks/data/useEntityFetch.tsx:12