import { ShopifyFulfillmentTrackingInfoArgs } from '@daffodil/driver/shopify'
Represents a single fulfillment in an order.
interface ShopifyFulfillmentTrackingInfoArgs { first: number }