mirror of
https://github.com/vercel/commerce.git
synced 2025-06-19 05:31:22 +00:00
Improved Categories
This commit is contained in:
parent
f1b4368149
commit
5bc9d4d160
@ -6,7 +6,7 @@ export default useSearch as UseSearch<typeof handler>
|
||||
|
||||
export type SearchProductsInput = {
|
||||
search?: string
|
||||
categoryId?: number
|
||||
categoryId?: number | string
|
||||
brandId?: number
|
||||
sort?: string
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user