Skip to main content

DashboardTopSellerPerformanceType

No description

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

Fields

DashboardTopSellerPerformanceType.filters ● [FilterObjectType!] list object

DashboardTopSellerPerformanceType.current ● [DashboardSellerOrderPerformanceType!] list object

DashboardTopSellerPerformanceType.previous ● [DashboardSellerOrderPerformanceType!] list object

Returned By

dashboardTopSellerPerformance query

Was this page helpful?