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