GraphQL query object for getting all products.
import { getAllProducts } from '@daffodil/product/driver/shopify'
const getAllProducts: TypedDocumentNode<ShopifyProductAllResponse, ShopifyProductAllVariables>