Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeRemoveActionPayload

Interface for a remove action payload

Hierarchy

  • NormalizeRemoveActionPayload

Index

Properties

Properties

id

id: string

The id of the entity that should be removed

key

key: string

The schema key of the entity that should be removed

removeChildren

removeChildren: SchemaMap | null

If maps valid schema keys to propety names, children referenced by the schema key will be removed by its id

Generated using TypeDoc