mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
Adjust fetchers to the latest Spree SDK interface
This commit is contained in:
@@ -52,6 +52,7 @@ export default function getProductOperation({
|
||||
methodPath: 'products.show',
|
||||
arguments: [
|
||||
getProductVariables.slug,
|
||||
{},
|
||||
{
|
||||
include: 'variants,images,option_types,variants.option_values',
|
||||
},
|
||||
|
Reference in New Issue
Block a user