Skip to main content

DashboardTopSellerPerformanceType

Top seller performance comparison.

type DashboardTopSellerPerformanceType {
filters: [FilterObjectType!]
current: [DashboardSellerOrderPerformanceType!]
previous: [DashboardSellerOrderPerformanceType!]
}

Fields

DashboardTopSellerPerformanceType.filters ● [FilterObjectType!] list object

Applied filters

DashboardTopSellerPerformanceType.current ● [DashboardSellerOrderPerformanceType!] list object

Current period data

DashboardTopSellerPerformanceType.previous ● [DashboardSellerOrderPerformanceType!] list object

Previous period data

Returned By

dashboardTopSellerPerformance query

Was this page helpful?