Home
Using Smart NgRX
Demo Walkthrough
API
@smarttools/smart-ngrx / Interface

UpdateChanges

Generic types:T

Interface that defines the changes that need to be made to the store when updating an entity

Properties

NameTypeDescription
changes
Update<T>[]