GitHub

ShopifyProductIDVariables

interface

import { ShopifyProductIDVariables } from '@daffodil/product/driver/shopify'

interface ShopifyProductIDVariables {
  id: string
}