Simple enough graphQL query, { products(first: 10) { nodes { id title category { name } status tracksInventory totalInventory productType …
Simple enough graphQL query, { products(first: 10) { nodes { id title category { name } status tracksInventory totalInventory productType …