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:
@@ -58,6 +58,7 @@ export default function getAllProductPathsOperation({
|
||||
const variables: SpreeSdkVariables = {
|
||||
methodPath: 'products.list',
|
||||
arguments: [
|
||||
{},
|
||||
{
|
||||
fields: {
|
||||
product: 'slug',
|
||||
|
Reference in New Issue
Block a user