Interface: HydratedProductsResult<T>
Defined in: hydration/types.ts:55
Result object containing hydrated products grouped by placement and failed products
Type Parameters
T
T
Properties
byPlacement
byPlacement:
HydratedProductsByPlacements
<T
>
Defined in: hydration/types.ts:56
failed
failed:
SponsoredProductDetail
[]
Defined in: hydration/types.ts:57