GitHub

getShopifyRoutePath

const

import { getShopifyRoutePath } from '@daffodil/driver/shopify'

Generates a route path based on the Shopify resource type and handle.

const getShopifyRoutePath: (type: string, handle: string) => string