Action for removing data from the store. Also see NormalizeRemovePayload.
NormalizeRemovePayload
RemoveData Constructor
The payload will be an object of the normalized entity map as entities and the original sorted id's as an array in the result property.
entities
result
The action type: NormalizeActionTypes.REMOVE_DATA
NormalizeActionTypes.REMOVE_DATA
Generated using TypeDoc
Action for removing data from the store. Also see
NormalizeRemovePayload
.