Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeChildActionPayload

Interface for child data related actions

Hierarchy

Index

Properties

entities

entities: EntityMap

The normalized entities mapped to their schema keys

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

result

result: string[]

The original sorted id's as an array

Generated using TypeDoc