Typed Interface for the config of the AddData and SetData action. Holds an typed array of entities to be added to the store.
AddData
SetData
The array of entities which should be normalized and added to the store.
Schema definition of the entity. Used for de-/ and normalizing given entities.
Generated using TypeDoc
Typed Interface for the config of the
AddData
andSetData
action. Holds an typed array of entities to be added to the store.