Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AddChildData<T>

Action for adding/updating data to the store. Also see NormalizeDataPayload.

Type parameters

  • T

Hierarchy

  • AddChildData

Implements

  • Action

Index

Constructors

Properties

Constructors

constructor

Properties

payload

The payload will be an object of the normalized entity map as entities and the original sorted id's as an array in the result property.

type

type: string = NormalizeActionTypes.ADD_CHILD_DATA

The action type: NormalizeActionTypes.ADD_CHILD_DATA

Generated using TypeDoc