Skip to content

PartialEntityCollection

@firecms/core


@firecms/core / PartialEntityCollection

PartialEntityCollection<M> = Partial<EntityCollection<M>>

Defined in: types/local_config_persistence.tsx:7

Use to resolve the collection properties for specific path, entity id or values.

M extends Record<string, any> = any