import { ShopifyCompanyMetafieldsArgs } from '@daffodil/driver/shopify'
Represents information about a company which is also a customer of the shop.
interface ShopifyCompanyMetafieldsArgs { identifiers: ShopifyHasMetafieldsIdentifier[] }