dashboardGraph
Get dashboard graph data.
dashboardGraph(
startDate: Date!
endDate: Date!
identifier: ID
dimension: String
): DashboardGraphType
Arguments
dashboardGraph.startDate ● Date! non-null scalar
dashboardGraph.endDate ● Date! non-null scalar
dashboardGraph.identifier ● ID scalar
dashboardGraph.dimension ● String scalar
Type
DashboardGraphType object
Dashboard graph data with filters.