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