GitHub

getRelatedProductIds

const

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

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