update AllNodesOfVariant to also get content
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
query AllNodesOfVariant ($variantId: Int!) {
|
||||
nodes: allmapitemsof(familyId: $variantId) {
|
||||
id
|
||||
FRAGMENTS
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user