GitHub

ShopifyCategoryResponse

Type

import { ShopifyCategoryResponse } from '@daffodil/category/driver/shopify'

interface ShopifyCategoryResponse {
  collection: ShopifyCollection
}