Interface for the payload of the RemoveData action. Accepts an id and an optional removeChildren property.
RemoveData
id
removeChildren
The schema of the child data to add
The id of the entity that should be removed
The id of the parent entity
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.