import { ShopifyArticleExcerptArgs } from '@daffodil/driver/shopify'
An article in an online store blog.
interface ShopifyArticleExcerptArgs { truncateAt: number }