GitHub

ShopifyProductIDVariables

Type

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

interface ShopifyProductIDVariables {
  id: string
}