executedActionsCountByDate
No description
executedActionsCountByDate(
start_date: String!
end_date: String!
): [ExecutedActionsCountsByDate!]!
No description
executedActionsCountByDate(
start_date: String!
end_date: String!
): [ExecutedActionsCountsByDate!]!
executedActionsCountByDate.start_date
● String!
non-null scalarexecutedActionsCountByDate.end_date
● String!
non-null scalarExecutedActionsCountsByDate
object