mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Adjust fetchers to the latest Spree SDK interface
This commit is contained in:
@@ -46,6 +46,7 @@ export const handler: SWRHook<SearchProductsHook> = {
|
||||
variables: {
|
||||
methodPath: 'products.list',
|
||||
arguments: [
|
||||
{},
|
||||
{
|
||||
include: 'variants,images,option_types,variants.option_values',
|
||||
per_page: 50,
|
||||
|
Reference in New Issue
Block a user