Interface for the payload of the AddChildData action.
AddChildData
The schema of the child data to add
The array of entities which should be normalized and added to the store.
The id of the parent entity
Schema definition of the entity. Used for de-/ and normalizing given entities.
Generated using TypeDoc
Interface for the payload of the
AddChildData
action.