mapEntityToStore
Generic function to apply properties from an Object (i.e. IHubProject) onto a Model that can be persisted to an Item
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
entity Required | |||
store Required | |||
mappings Required | IPropertyMap[] |
Returns
Function defined in common/src/core/_internal/PropertyMapper.ts:89