Skip to main content

dashboardOrdersSummary

No description

dashboardOrdersSummary(
identifier: ID
startDate: Date!
endDate: Date!
dimension: String
): DashboardOrdersSummaryType

Arguments

dashboardOrdersSummary.identifier ● ID scalar

ID of seller for filtering

dashboardOrdersSummary.startDate ● Date! non-null scalar

Beginning of the period to filter results

dashboardOrdersSummary.endDate ● Date! non-null scalar

End of the period to filter results

dashboardOrdersSummary.dimension ● String scalar

Period dimension such as MONTH, QUARTER, YEAR

Type

DashboardOrdersSummaryType object

Was this page helpful?