Assuming updatedat is required, the following 2 results were found.
node { id price sku barcode inventoryQuantity inventoryItem { id } product { id title handle status createdAt publishedAt updatedAt } updatedAt } cursor } pageInfo { hasNextPage } } } The Deluge Code So this is a Zoho Creator function that I'm going to...
inventoryQuantity inventoryItem { id inventoryLevel(locationId: "gid://shopify/Location/1234567890") { id available updatedAt } } product { id title handle } updatedAt } } } } I found this is the same as the inventoryQuantity so might as well reduce...