mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
fix: Add dedicated products page collection
This commit is contained in:
@@ -40,6 +40,9 @@ const productFragment = /* GraphQL */ `
|
||||
name
|
||||
value
|
||||
}
|
||||
image {
|
||||
...image
|
||||
}
|
||||
price {
|
||||
amount
|
||||
currencyCode
|
||||
|
Reference in New Issue
Block a user