import { MagentoProductGetByUrlReponse } from '@daffodil/product/driver/magento'
interface MagentoProductGetByUrlReponse { __typename: string route: MagentoProduct }