Define an action to update the record:
It is using 'Update' type from NgRX.
Dispatch an action:
For 'Update' type we need to give 'id' & 'changes' props
Define an action to update the record:
It is using 'Update' type from NgRX.
Dispatch an action:
For 'Update' type we need to give 'id' & 'changes' props