Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeRemoveChildActionPayload

Interface for the payload of the RemoveChildAction

Hierarchy

  • NormalizeRemoveChildActionPayload

Index

Properties

childSchemaKey

childSchemaKey: string

The key of the child schema

id

id: string

The id of the entity that should be removed

parentId

parentId: string

The id of the parent entity

parentProperty

parentProperty: string

Key of the parent's property which holds the child references

parentSchemaKey

parentSchemaKey: string

Schema key of the parent's property

Generated using TypeDoc