mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
Update product.ts
pull entityId
This commit is contained in:
@@ -28,6 +28,7 @@ export const multipleChoiceOptionFragment = /* GraphQL */ `
|
||||
edges {
|
||||
node {
|
||||
label
|
||||
entityId
|
||||
...swatchOption
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user