The id of the entity that should be removed
If maps valid schema keys to propety names, children referenced by the schema key will be removed by its id
Schema definition of the entity. Used for de-/ and normalizing given entities.
Generated using TypeDoc
Interface for the payload of the
RemoveData
action. Accepts anid
and an optionalremoveChildren
property.