Aller au contenu

EntityFetchResult

Ce contenu n’est pas encore disponible dans votre langue.

@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