GitHub

ShopifyShopMetafieldArgs

interface

import { ShopifyShopMetafieldArgs } from '@daffodil/driver/shopify'

Shop represents a collection of the general settings and information about the shop.

interface ShopifyShopMetafieldArgs {
  key: string
  namespace: string
}