UPDATE_RESOURCES
action type to manage client-side things.transactionsFor${accountId}
transactionsForAccount
mergeListIds
to false
to throw away the previous list, and start fresh.mergeListIds
set to true
in request actions by default?mergeX
attributes of the CRUD actions are true
by default.mergeListIds
is one of those attributes that you'll frequently be setting to false. We believe the reasons above justify keeping it true
by default, but if you disagree, feel free to open an issue and we'd be happy to discuss it further with you!