Skip to content

Reporting — Sales (GraphQL)

Query: statsAdminReportingSales.

type values: total-sales (default), average-sales, total-orders, purchase-funnel, abandoned-carts, refunds, tax-collected, shipping-collected, top-payment-methods.

View Details

viewStatsAdminReportingSales is the detailed table form of the matching statsAdminReportingSales 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.

Released under the MIT License.