DashboardTopSellerPerformanceType
No description
type DashboardTopSellerPerformanceType {
filters: [FilterObjectType!]
current: [DashboardSellerOrderPerformanceType!]
previous: [DashboardSellerOrderPerformanceType!]
}
No description
type DashboardTopSellerPerformanceType {
filters: [FilterObjectType!]
current: [DashboardSellerOrderPerformanceType!]
previous: [DashboardSellerOrderPerformanceType!]
}
DashboardTopSellerPerformanceType.filters ● [FilterObjectType!] list objectDashboardTopSellerPerformanceType.current ● [DashboardSellerOrderPerformanceType!] list objectDashboardTopSellerPerformanceType.previous ● [DashboardSellerOrderPerformanceType!] list object