wip: Saving work

This commit is contained in:
Sol Irvine
2023-08-14 21:54:08 +09:00
parent 2319ed72db
commit 0580deda76
3 changed files with 4 additions and 2 deletions

View File

@@ -28,6 +28,9 @@ const productFragment = /* GraphQL */ `
}
}
variants(first: 250) {
nodes {
id
}
edges {
node {
id