GitHub

getRelatedProductIds

Constant

import { getRelatedProductIds } from '@daffodil/related-products/state'

const getRelatedProductIds: <T extends DaffProduct>(action: DaffProductPageLoadSuccess<T>) => string[]