import { Trackable } from '@daffodil/driver/shopify'
Represents a resource that you can track the origin of the search traffic.
type Trackable = { trackingParameters?: Maybe<Scalars['String']['output']>; }