Closed WeizhengSap closed 5 years ago
We need refactor the entity-loader so that it can handle multiple items. In actions, we can pass a list of entityIds and the entity-loader can update all their flags.
entity-loader
entityId
We also need to refactor cms component to use the entity-loader
cms component
stan will work on this a bit and then hand off to wei
PR: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/1082
We need refactor the
entity-loader
so that it can handle multiple items. In actions, we can pass a list ofentityId
s and theentity-loader
can update all their flags.We also need to refactor
cms component
to use theentity-loader