Skip to main content

WorkflowItemMonthsStatsType

No description

type WorkflowItemMonthsStatsType {
count: Int
startDate: String
endDate: String
year: String
month: String
monthName: String
}

Fields

WorkflowItemMonthsStatsType.count ● Int scalar

WorkflowItemMonthsStatsType.startDate ● String scalar

WorkflowItemMonthsStatsType.endDate ● String scalar

WorkflowItemMonthsStatsType.year ● String scalar

WorkflowItemMonthsStatsType.month ● String scalar

WorkflowItemMonthsStatsType.monthName ● String scalar

Member of

WorkflowItemYearStatsType object