presentationCountByDate
Returns the successful presentation count, grouped by date, optionally matching the specified criteria.
presentationCountByDate(
where: PresentationWhere
): [DateCount!]!
Arguments
presentationCountByDate.where ● PresentationWhere input
Type
DateCount object
Represents a count of items on a specific date.