mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
wip: Saving work
This commit is contained in:
@@ -28,6 +28,9 @@ const productFragment = /* GraphQL */ `
|
||||
}
|
||||
}
|
||||
variants(first: 250) {
|
||||
nodes {
|
||||
id
|
||||
}
|
||||
edges {
|
||||
node {
|
||||
id
|
||||
|
Reference in New Issue
Block a user