Address embryo

This commit is contained in:
Niklas Fondberg
2021-04-07 18:30:56 +02:00
parent 1b304930d3
commit f3f39b2097
5 changed files with 266 additions and 19 deletions
+20
View File
@@ -0,0 +1,20 @@
{
products(limit: 10000, browsable: true, visible: true) {
id
inserted
updated
visible
browsable
printProducts {
group
id
updated
}
blacklisting {
group
id
marketId
updated
}
}
}