import { ShopifyCommentContentArgs } from '@daffodil/driver/shopify'
A comment on an article.
interface ShopifyCommentContentArgs { truncateAt: number }