import { ShopifyHasMetafieldsMetafieldsArgs } from '@daffodil/driver/shopify'
Represents information about the metafields associated to the specified resource.
interface ShopifyHasMetafieldsMetafieldsArgs {
identifiers: ShopifyHasMetafieldsIdentifier[]
}