LibraryResourceDateRangeViewsPayload
Daily customer-view counts for a library resource over a date range.
type LibraryResourceDateRangeViewsPayload {
data: JSON!
}
Fields
LibraryResourceDateRangeViewsPayload.data ● JSON! non-null scalar
JSON array of { date, count } rows, one per day with customer views.