I want to know which Shopify API provides “total ordered quanity of product” by a variant.
I can get the total orders from “GET /admin/api/2021-01/orders.json”, but I need the total ordered quanity of products which products have orders.
Please provide your feedback.