Reporting — Products (GraphQL)
Query: statsAdminReportingProducts.
type values: total-sold-quantities (default), total-products-added-to-wishlist, top-selling-products-by-revenue, top-selling-products-by-quantity, products-with-most-reviews, products-with-most-visits, last-search-terms, top-search-terms.
View Details
viewStatsAdminReportingProducts is the detailed table form of the matching statsAdminReportingProducts query — its statistics carries columns ({ key, label }) and records (the row data behind a panel's View Details link), rather than the rolled-up headline figures.
The CSV Export is REST only (a binary text/csv download); there is no GraphQL equivalent.

