'Get total sold of product variant from Shopify's API

I am trying to retrieve total of sold products variants (Like how we see them in the dashboard reports) from Shopify's dashboard via API. I checked orders API documentation but it seems like it doesn't have any filter or endpoint that would returns that data. I am not sure if it is possible via Shopify GraphQl or ShopifyQL. In the documentation of ShopifyQL it says (The Analytics API is deprecated. Please use our other APIs to get Sales, Payments, Taxes, and Customer data.)

Anybody knows how to access to that data in anyway?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source