issuanceCountByDate
Returns the issuance count, grouped by Date, optionally matching the specified criteria.
issuanceCountByDate(
where: IssuanceWhere
): [DateCount!]!
Arguments
issuanceCountByDate.where ● IssuanceWhere input
Type
DateCount object
Represents a count of items on a specific date.