DeleteEntityProps
Questi contenuti non sono ancora disponibili nella tua lingua.
@firecms/core / DeleteEntityProps
Interface: DeleteEntityProps<M>
Section titled “Interface: DeleteEntityProps<M>”Defined in: types/datasource.ts:65
Type Parameters
Section titled “Type Parameters”M extends Record<string, any> = any
Properties
Section titled “Properties”collection?
Section titled “collection?”
optionalcollection:EntityCollection<M,any> |ResolvedEntityCollection<M>
Defined in: types/datasource.ts:67
entity
Section titled “entity”entity:
Entity<M>
Defined in: types/datasource.ts:66