Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeRemoveChildActionConfig

Interface for the payload of the RemoveData action. Accepts an id and an optional removeChildren property.

Hierarchy

Index

Properties

childSchema

childSchema: Entity

The schema of the child data to add

id

id: string

The id of the entity that should be removed

parentId

parentId: string

The id of the parent entity

parentSchema

parentSchema: Entity

Schema definition of the entity. Used for de-/ and normalizing given entities.

Generated using TypeDoc