mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 03:01:22 +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