import { ShopifyBaseCartLineAttributeArgs } from '@daffodil/driver/shopify'
Represents a cart line common fields.
interface ShopifyBaseCartLineAttributeArgs { key: string }