import { getCategory } from '@daffodil/category/driver/shopify'
GraphQL query object for getting a category (Shopify Collection) by ID.
const getCategory: TypedDocumentNode<ShopifyCategoryResponse, ShopifyCategoryIDVariables>