Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Type parameters

  • T

Hierarchy

  • AddData

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_DATA

The action type: NormalizeActionTypes.ADD_DATA

Generated using TypeDoc