mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 19:21:23 +00:00
PLP with searching by category
This commit is contained in:
@@ -22,8 +22,9 @@ const createApiFetch: (
|
||||
return async (url, queryData = {}, fetchOptions = {}) => {
|
||||
console.log(
|
||||
'apiFetch called. query = ',
|
||||
url,
|
||||
'url = ',
|
||||
url,
|
||||
'queryData = ',
|
||||
queryData,
|
||||
'fetchOptions = ',
|
||||
fetchOptions
|
||||
|
Reference in New Issue
Block a user