Skip to main content

dashboardGraph

No description

dashboardGraph(
identifier: ID
startDate: Date!
endDate: Date!
dimension: String
): DashboardGraphType

Arguments

dashboardGraph.identifier ● ID scalar

ID of seller for filtering

dashboardGraph.startDate ● Date! non-null scalar

Beginning of the period to filter results

dashboardGraph.endDate ● Date! non-null scalar

End of the period to filter results

dashboardGraph.dimension ● String scalar

Period dimension such as MONTH, QUARTER, YEAR

Type

DashboardGraphType object

Was this page helpful?