mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 19:51:23 +00:00
Fixed product types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Product } from 'framework/types'
|
||||
import { Product } from '@commerce/types'
|
||||
import getAllProducts, { ProductEdge } from '../../../product/get-all-products'
|
||||
import type { ProductsHandlers } from '../products'
|
||||
|
||||
|
Reference in New Issue
Block a user