Salta ai contenuti

EntityFetchResult

Questi contenuti non sono ancora disponibili nella tua lingua.

@firecms/core


@firecms/core / EntityFetchResult

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

M extends Record<string, any>

dataLoading: boolean

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


optional dataLoadingError: Error

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


optional entity: Entity<M>

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