Skip to main content
Version: 3.0.0-beta

Interface: CollectionFetchResult<M>

Type Parameters​

• M extends Record<string, any>

Properties​

data​

data: Entity<M>[]

Defined in​

packages/firecms_core/src/hooks/data/useCollectionFetch.tsx:47


dataLoading​

dataLoading: boolean

Defined in​

packages/firecms_core/src/hooks/data/useCollectionFetch.tsx:48


dataLoadingError?​

optional dataLoadingError: Error

Defined in​

packages/firecms_core/src/hooks/data/useCollectionFetch.tsx:50


noMoreToLoad​

noMoreToLoad: boolean

Defined in​

packages/firecms_core/src/hooks/data/useCollectionFetch.tsx:49

Sign up to our newsletter to get the latest news and updates. No spam!