I want to do some calculations based on the amount of variants (SKUs) a shop has used, but I cant seem to find an API endpoint for that specific request. Is looping through every product and counting the number of variants really the only way? Nothing quicker?
Thanks!