import { ShopifyLocationMetafieldsArgs } from '@daffodil/driver/shopify'
Represents a location where product inventory is held.
interface ShopifyLocationMetafieldsArgs { identifiers: ShopifyHasMetafieldsIdentifier[] }