import { BlogArticleByHandleArgs } from '@daffodil/driver/shopify'
An online store blog.
type BlogArticleByHandleArgs = { handle: Scalars['String']['input']; }