Skip to content

EntityFetchProps

@firecms/core


@firecms/core / EntityFetchProps

Defined in: hooks/data/useEntityFetch.tsx:10

M extends Record<string, any>

USER extends User = User

collection: EntityCollection<M, USER>

Defined in: hooks/data/useEntityFetch.tsx:14


optional databaseId: string

Defined in: hooks/data/useEntityFetch.tsx:13


optional entityId: string

Defined in: hooks/data/useEntityFetch.tsx:12


path: string

Defined in: hooks/data/useEntityFetch.tsx:11


optional useCache: boolean

Defined in: hooks/data/useEntityFetch.tsx:15