GitHub

getProductByUrl

const

import { getProductByUrl } from '@daffodil/product/driver/magento'

const getProductByUrl: (extraProductFragments?: any[]) => TypedDocumentNode<MagentoProductGetByUrlReponse, MagentoProductGetByUrlVariables>