Is there anyway to get a total count of variants in a store?
I need to display the current amount to a customer in my app to help them decide on which plan to choose. Once I’ve synced all their data into my database I’m able to calculate this, but until that happens I won’t have the total count.
EDIT: If it does impose the 10,000. Shopify what the hell is going on? How can you provide this endpoint which won’t return true data. This needs to be sorted asap. I’ve seen the same frustrations from others with the productCount endpoint.
I’ve confirmed with the product team in this area that there is currently no limit on the productVariantsCount query, so you should be able to retrieve over 10K variants with this.