Salta ai contenuti

ListenEntityProps

Questi contenuti non sono ancora disponibili nella tua lingua.

@firecms/core


@firecms/core / ListenEntityProps

ListenEntityProps<M> = FetchEntityProps<M> & object

Defined in: types/datasource.ts:19

optional onError: (error) => void

Error

void

onUpdate: (entity) => void

Entity<M>

void

M extends Record<string, any> = any